Uses of Class
com.iizix.txp.impl.AbstractTXPNode
Package
Description
Uses of AbstractTXPNode in com.iizix.actionactor
Modifier and TypeClassDescriptionclass
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 AbstractTXPNode in com.iizix.actionactor.test
Uses of AbstractTXPNode in com.iizix.db.prop
Modifier and TypeClassDescriptionclass
Database actor implementation for a TXP node.Uses of AbstractTXPNode in com.iizix.txp.impl
Modifier and TypeClassDescriptionclass
AbstractActionActorTXPNode<SETTINGS extends AbstractSettings>
The abstract TXP node that the Action Actors needs to extend from.