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