Uses of Class
org.ow2.kerneos.common.config.generated.ModuleFragment

Packages that use ModuleFragment
org.ow2.kerneos.common.config   
org.ow2.kerneos.common.config.generated   
org.ow2.kerneos.common.service   
 

Uses of ModuleFragment in org.ow2.kerneos.common.config
 

Methods in org.ow2.kerneos.common.config that return ModuleFragment
 ModuleFragment ModuleFragmentEvent.getModuleFragment()
          Get the instance of module fragment associated with the event.
 ModuleFragment ServiceBase.getModuleFragment()
           
 

Methods in org.ow2.kerneos.common.config with parameters of type ModuleFragment
 void ModuleFragmentEvent.setModuleFragment(ModuleFragment moduleFragment)
          Set the instance of module fragment associated with the event.
 

Constructors in org.ow2.kerneos.common.config with parameters of type ModuleFragment
ModuleFragmentEvent(ModuleFragment moduleFragment, String eventType)
          Create a module event.
 

Uses of ModuleFragment in org.ow2.kerneos.common.config.generated
 

Methods in org.ow2.kerneos.common.config.generated that return ModuleFragment
 ModuleFragment ObjectFactory.createModuleFragment()
          Create an instance of ModuleFragment
 

Methods in org.ow2.kerneos.common.config.generated that return types with arguments of type ModuleFragment
 JAXBElement<ModuleFragment> ObjectFactory.createModuleFragment(ModuleFragment value)
          Create an instance of JAXBElement<ModuleFragment>}
 

Methods in org.ow2.kerneos.common.config.generated with parameters of type ModuleFragment
 JAXBElement<ModuleFragment> ObjectFactory.createModuleFragment(ModuleFragment value)
          Create an instance of JAXBElement<ModuleFragment>}
 

Uses of ModuleFragment in org.ow2.kerneos.common.service
 

Methods in org.ow2.kerneos.common.service that return ModuleFragment
 ModuleFragment KerneosModuleFragment.getConfiguration()
           
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.