Uses of Interface
com.iizix.api.vs.IJavaActionActor
Packages that use IJavaActionActor Package Description com.iizix.actionactor com.iizix.actionactor.test Uses of IJavaActionActor in com.iizix.actionactor
Classes in com.iizix.actionactor that implement IJavaActionActor Modifier and Type Class Description class
AbstractJavaActionActor
This minimal class implements the Java Action Actor Interface InterfaceIJavaActionActor
required to handle execution of a VirtualSpace action in conjunction with the TXP engine.Uses of IJavaActionActor in com.iizix.actionactor.test
Classes in com.iizix.actionactor.test that implement IJavaActionActor Modifier and Type Class Description class
TestJavaActionActor
Test action actor not used anywhere.