|
|||||||||||
?PREV? ?NEXT | FRAMES ? ?NO FRAMES ? ? |
Packages that use RequestComponentFactory | |
uk.org.ogsadai.activity | Contains the core interfaces and classes of the Activity Framework.? |
uk.org.ogsadai.engine.controlflow | Contains classes and interfaces for a composite request structure that enables control-flow to within request processing.? |
Uses of RequestComponentFactory in uk.org.ogsadai.activity |
Fields in uk.org.ogsadai.activity declared as RequestComponentFactory | |
private ?RequestComponentFactory |
ActivityRequestFactory.mComponentFactory ??????????Factory for creating composite object model of the request. |
Methods in uk.org.ogsadai.activity with parameters of type RequestComponentFactory | |
(package private) ?void |
ActivityRequestFactory.setRequestComponentFactory(RequestComponentFactory?factory) ??????????Set the factory to be used to build the request components. |
Uses of RequestComponentFactory in uk.org.ogsadai.engine.controlflow |
Classes in uk.org.ogsadai.engine.controlflow that implement RequestComponentFactory | |
?class |
RequestComponentFactoryImpl ??????????The RequestComponentFactory creates a composite RequestComponent from OGSA-DAI perform documents that conform to the OGSA-DAI perform document schema (in the https://ogsadai.org.uk/namespaces/2005/10/types namespace). |
|
|||||||||||
?PREV? ?NEXT | FRAMES ? ?NO FRAMES ? ? |