Uses of Class
org.ow2.weblab.core.services.configurable.ConfigureReturn

Packages that use ConfigureReturn
org.ow2.weblab.core.services   
org.ow2.weblab.core.services.configurable   
 

Uses of ConfigureReturn in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services that return ConfigureReturn
 ConfigureReturn Configurable.configure(ConfigureArgs args)
          Configure the service.
 

Uses of ConfigureReturn in org.ow2.weblab.core.services.configurable
 

Methods in org.ow2.weblab.core.services.configurable that return ConfigureReturn
 ConfigureReturn ObjectFactory.createConfigureReturn()
          Create an instance of ConfigureReturn
 

Methods in org.ow2.weblab.core.services.configurable that return types with arguments of type ConfigureReturn
 javax.xml.bind.JAXBElement<ConfigureReturn> ObjectFactory.createConfigureReturn(ConfigureReturn value)
          Create an instance of JAXBElement<ConfigureReturn>}
 

Methods in org.ow2.weblab.core.services.configurable with parameters of type ConfigureReturn
 javax.xml.bind.JAXBElement<ConfigureReturn> ObjectFactory.createConfigureReturn(ConfigureReturn value)
          Create an instance of JAXBElement<ConfigureReturn>}
 



Copyright © 2004-2010. All Rights Reserved.