|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationRegistry | |
---|---|
org.apache.taglibs.rdc.scxml.model | A collection of classes needed to model SCXML documents. |
Uses of NotificationRegistry in org.apache.taglibs.rdc.scxml.model |
---|
Methods in org.apache.taglibs.rdc.scxml.model that return NotificationRegistry | |
---|---|
NotificationRegistry |
Transition.getNotificationRegistry()
Get the notification registry. |
NotificationRegistry |
TransitionTarget.getNotificationRegistry()
Get the notification registry. |
NotificationRegistry |
SCXML.getNotificationRegistry()
Get the notification registry |
Methods in org.apache.taglibs.rdc.scxml.model with parameters of type NotificationRegistry | |
---|---|
void |
Transition.setNotificationRegistry(NotificationRegistry reg)
Supply this Transition object a handle to the notification registry. |
void |
TransitionTarget.setNotificationRegistry(NotificationRegistry reg)
Supply this TransitionTarget object a handle to the notification registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |