Class BeanEnactor2Composite<RESULT>
java.lang.Object
org.openprovenance.prov.template.library.plead.client.integrator.BeanEnactor2<RESULT>
org.openprovenance.prov.template.library.plead.client.integrator.BeanEnactor2Composite<RESULT>
- All Implemented Interfaces:
InputOutputProcessor
- Direct Known Subclasses:
SqlCompositeBeanEnactor3
Ensures that composite beans are given an ID
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openprovenance.prov.template.library.plead.client.integrator.BeanEnactor2
BeanEnactor2.EnactorImplementation<RESULT> -
Constructor Summary
ConstructorsConstructorDescriptionBeanEnactor2Composite(BeanEnactor2.EnactorImplementation<RESULT> realiser, InputProcessor checker) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BeanEnactor2Composite
public BeanEnactor2Composite(BeanEnactor2.EnactorImplementation<RESULT> realiser, InputProcessor checker)
-
-
Method Details
-
process
- Specified by:
processin interfaceInputOutputProcessor- Overrides:
processin classBeanEnactor2<RESULT>
-