|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigureArgs | |
---|---|
org.weblab_project.services.configurable | |
org.weblab_project.services.configurable.types |
Uses of ConfigureArgs in org.weblab_project.services.configurable |
---|
Methods in org.weblab_project.services.configurable with parameters of type ConfigureArgs | |
---|---|
ConfigureReturn |
Configurable.configure(ConfigureArgs args)
Configure the service. |
Uses of ConfigureArgs in org.weblab_project.services.configurable.types |
---|
Methods in org.weblab_project.services.configurable.types that return ConfigureArgs | |
---|---|
ConfigureArgs |
ObjectFactory.createConfigureArgs()
Create an instance of ConfigureArgs |
Methods in org.weblab_project.services.configurable.types that return types with arguments of type ConfigureArgs | |
---|---|
javax.xml.bind.JAXBElement<ConfigureArgs> |
ObjectFactory.createConfigureArgs(ConfigureArgs value)
Create an instance of JAXBElement < ConfigureArgs > } |
Methods in org.weblab_project.services.configurable.types with parameters of type ConfigureArgs | |
---|---|
javax.xml.bind.JAXBElement<ConfigureArgs> |
ObjectFactory.createConfigureArgs(ConfigureArgs value)
Create an instance of JAXBElement < ConfigureArgs > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |