|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessArgs | |
---|---|
org.ow2.weblab.core.services | |
org.ow2.weblab.core.services.analyser |
Uses of ProcessArgs in org.ow2.weblab.core.services |
---|
Methods in org.ow2.weblab.core.services with parameters of type ProcessArgs | |
---|---|
ProcessReturn |
Analyser.process(ProcessArgs args)
Ask to the service to process with its business method. |
Uses of ProcessArgs in org.ow2.weblab.core.services.analyser |
---|
Methods in org.ow2.weblab.core.services.analyser that return ProcessArgs | |
---|---|
ProcessArgs |
ObjectFactory.createProcessArgs()
Create an instance of ProcessArgs |
Methods in org.ow2.weblab.core.services.analyser that return types with arguments of type ProcessArgs | |
---|---|
javax.xml.bind.JAXBElement<ProcessArgs> |
ObjectFactory.createProcessArgs(ProcessArgs value)
Create an instance of JAXBElement < ProcessArgs > } |
Methods in org.ow2.weblab.core.services.analyser with parameters of type ProcessArgs | |
---|---|
javax.xml.bind.JAXBElement<ProcessArgs> |
ObjectFactory.createProcessArgs(ProcessArgs value)
Create an instance of JAXBElement < ProcessArgs > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |