| FullVSRef | Annotation for a name space reference. | 
|---|
| JavaActionActor | Annotation for tagging classes that are Java Action Actors. | 
|---|
| JavaActionActors | Support for multiple definitions of the JavaActionActorAnnotation POJO class tag. | 
|---|
| JavaActorParam | Annotation used to define a Java Action Actor parameter that will be provided in the settings property at runtime. | 
|---|
| JavaActorParams | Support for multiple definitions of the JavaActorParam POJO class tag. | 
|---|
| OnVSAction | Annotation for tagging methods to receive VirtualSpace Action events. | 
|---|
| OnVSActions | Support for multiple definitions of the OnVSAction POJO method tag. | 
|---|
| OnVSChange | Annotation for tagging methods to receive VirtualSpace Change events. | 
|---|
| OnVSChanges | Support for multiple definitions of the VS OnVSChange POJO method tag. | 
|---|
| OnVSCreate | Annotation for tagging methods to receive VirtualSpace Create events. | 
|---|
| OnVSCreates | Support for multiple definitions of the VirtualSpace OnVSCreate POJO method tag. | 
|---|
| OnVSDestroy | Annotation for tagging methods to receive VirtualSpace Destroy events. | 
|---|
| OnVSDestroys | Support for multiple definitions of the VirtualSpace OnVSDestroy POJO method tag. | 
|---|
| OnVSField | Annotation for tagging methods to receive VirtualSpace Field events, i.e. | 
|---|
| OnVSFields | Support for multiple definitions of the OnVSField POJO method tag. | 
|---|
| OnVSFieldsStatic | Support for multiple definitions of the OnVSFieldStatic POJO method tag. | 
|---|
| OnVSFieldStatic | Annotation for tagging methods to receive VirtualSpace Field events, i.e. | 
|---|
| OnVSFocus | Annotation for tagging methods to receive VirtualSpace Focus events. | 
|---|
| OnVSFocuses | Support for multiple definitions of the VS OnVSFocus POJO method tag. | 
|---|
| OnVSState | Annotation for tagging methods to receive VirtualSpace State events. | 
|---|
| OnVSStates | Support for multiple definitions of the VS OnVSState POJO method tag. | 
|---|
| VS | Tags a POJO as being an VirtualSpace class with event listeners. | 
|---|
| VSRef | Annotation for VS references. | 
|---|