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

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

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

Methods in org.ow2.weblab.core.services with parameters of type ResetConfigurationArgs
 ResetConfigurationReturn Configurable.resetConfiguration(ResetConfigurationArgs args)
          Reset the configuration of the service to the default one.
 

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.