java.lang.Object
coneforest.psylla.core.PsyProcess
- All Implemented Interfaces:
PsyObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextAction
Context action of theprocess
operator.static final ContextAction
Context action of theprocesserror
operator.static final ContextAction
Context action of theprocessreader
operator.static final ContextAction
Context action of theprocesswriter
operator.static final ContextAction
Context action of thestatus
operator.Fields inherited from interface coneforest.psylla.core.PsyObject
PSY_CLONE, PSY_EQ, PSY_HASHCODE, PSY_INSTANCEOF, PSY_NE, PSY_TOSTRING, PSY_TOSTRINGBUFFER, PSY_TYPE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToString, psyToStringBuffer, psyType, toSyntaxString, typeName
-
Field Details
-
PSY_PROCESS
Context action of theprocess
operator. -
PSY_PROCESSERROR
Context action of theprocesserror
operator. -
PSY_PROCESSREADER
Context action of theprocessreader
operator. -
PSY_PROCESSWRITER
Context action of theprocesswriter
operator. -
PSY_STATUS
Context action of thestatus
operator.
-
-
Constructor Details
-
PsyProcess
- Throws:
PsyErrorException
-
-
Method Details
-
psyProcessReader
-
psyProcessError
-
psyProcessWriter
-
psyStatus
- Throws:
PsyInvalidStateException
-