Uses of Class
org.weblab_project.services.configurable.types.ResetConfigurationArgs

Packages that use ResetConfigurationArgs
org.weblab_project.services.configurable   
org.weblab_project.services.configurable.types   
 

Uses of ResetConfigurationArgs in org.weblab_project.services.configurable
 

Methods in org.weblab_project.services.configurable 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.weblab_project.services.configurable.types
 

Methods in org.weblab_project.services.configurable.types that return ResetConfigurationArgs
 ResetConfigurationArgs ObjectFactory.createResetConfigurationArgs()
          Create an instance of ResetConfigurationArgs
 

Methods in org.weblab_project.services.configurable.types 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.weblab_project.services.configurable.types with parameters of type ResetConfigurationArgs
 javax.xml.bind.JAXBElement<ResetConfigurationArgs> ObjectFactory.createResetConfigurationArgs(ResetConfigurationArgs value)
          Create an instance of JAXBElement<ResetConfigurationArgs>}
 



Copyright © 2004-2009. All Rights Reserved.