Class PipJavaConnector
java.lang.Object
de.fraunhofer.iese.mydata.connector.java.PipJavaConnector
- All Implemented Interfaces:
IMyDataComponent,IPolicyInformationPoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDataObject<?>evaluate(PipRequest request) getId()booleanreset()
-
Constructor Details
-
PipJavaConnector
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceIMyDataComponent- Throws:
IOException
-
reset
- Specified by:
resetin interfaceIMyDataComponent- Throws:
IOExceptionNoSuchEntityException
-
getHealth
- Specified by:
getHealthin interfaceIMyDataComponent- Throws:
IOException
-
evaluate
public DataObject<?> evaluate(PipRequest request) throws IOException, InformationUndeterminableException - Specified by:
evaluatein interfaceIPolicyInformationPoint- Throws:
IOExceptionInformationUndeterminableException
-