public class FsmActionListeners
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
PostFsmActionListenerHolder[] |
postaction_ |
PreFsmActionListenerHolder[] |
preaction_ |
FsmProfileListenerHolder[] |
profile_ |
FsmStructureListenerHolder[] |
structure_ |
| Constructor and Description |
|---|
FsmActionListeners() |
public PreFsmActionListenerHolder[] preaction_
public PostFsmActionListenerHolder[] postaction_
public FsmProfileListenerHolder[] profile_
public FsmStructureListenerHolder[] structure_