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

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

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

Methods in org.ow2.kerneos.common.config that return Application
 Application ApplicationEvent.getModule()
          Get the instance of application associated with the event.
 

Methods in org.ow2.kerneos.common.config with parameters of type Application
 void ApplicationEvent.setApplication(Application application)
          Set the instance of application associated with the event.
 

Constructors in org.ow2.kerneos.common.config with parameters of type Application
ApplicationEvent(Application application, String eventType)
          Create a application event.
 

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

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

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

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

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

Methods in org.ow2.kerneos.common.service that return Application
 Application KerneosApplication.getConfiguration()
           
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.