|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigureArgs | |
---|---|
org.ow2.weblab.core.services | |
org.ow2.weblab.core.services.configurable |
Uses of ConfigureArgs in org.ow2.weblab.core.services |
---|
Methods in org.ow2.weblab.core.services with parameters of type ConfigureArgs | |
---|---|
ConfigureReturn |
Configurable.configure(ConfigureArgs args)
Configure the service. |
Uses of ConfigureArgs in org.ow2.weblab.core.services.configurable |
---|
Methods in org.ow2.weblab.core.services.configurable that return ConfigureArgs | |
---|---|
ConfigureArgs |
ObjectFactory.createConfigureArgs()
Create an instance of ConfigureArgs |
Methods in org.ow2.weblab.core.services.configurable 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.ow2.weblab.core.services.configurable 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 |