java.lang.Object
coneforest.psylla.core.PsyProcess
- All Implemented Interfaces:
PsyObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextActionContext action of theprocessoperator.static final ContextActionContext action of theprocesserroroperator.static final ContextActionContext action of theprocessreaderoperator.static final ContextActionContext action of theprocesswriteroperator.static final ContextActionContext action of thestatusoperator.Fields inherited from interface coneforest.psylla.core.PsyObject
PSY_CLONE, PSY_EQ, PSY_HASHCODE, PSY_INSTANCEOF, PSY_NE, PSY_TONAME, PSY_TOSTRING, PSY_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, toSyntaxString, typeName
-
Field Details
-
PSY_PROCESS
Context action of theprocessoperator. -
PSY_PROCESSERROR
Context action of theprocesserroroperator. -
PSY_PROCESSREADER
Context action of theprocessreaderoperator. -
PSY_PROCESSWRITER
Context action of theprocesswriteroperator. -
PSY_STATUS
Context action of thestatusoperator.
-
-
Constructor Details
-
PsyProcess
- Throws:
PsyErrorException
-
-
Method Details
-
psyProcessReader
-
psyProcessError
-
psyProcessWriter
-
psyStatus
- Throws:
PsyInvalidStateException
-