Class Summary |
AlternativeContentEvent |
AlternativeContentEvent is generated to indicate that
"alternative" content is being presented during the presentation of
a service. |
NormalContentEvent |
NormalContentEvent is generated to indicate that the
normal content of a service is being presented. |
PresentationChangedEvent |
PresentationChangedEvent indicates that the content
being presented in the ServiceContext has changed. |
PresentationTerminatedEvent |
PresentationTerminatedEvent is generated when the
presentation of a service terminates. |
SelectionFailedEvent |
SelectionFailedEvent is generated when a service
selection operation fails. |
SelectPermission |
SelectPermission represents permission to perform a
select() operation on a ServiceContext . |
ServiceContextDestroyedEvent |
ServiceContextDestroyedEvent is generated when a
ServiceContext is destroyed via its
destroy() method. |
ServiceContextEvent |
The parent class for service context events. |
ServiceContextFactory |
This class serves as a factory for the creation of
ServiceContext objects. |
ServiceContextPermission |
ServiceContextPermission represents permission to
control a ServiceContext . |