| com.sun.jbi.EventNotifierBase
EventNotifierBase | public interface EventNotifierBase (Code) | | This interface defines enumerators and constants used for constructing
event notifications that are emitted by the runtime.
author: Mark S White |
Inner Class : enum EventType | |
Inner Class : enum SourceType | |
JBI_PREFIX | final static String JBI_PREFIX(Code) | | Common prefix for all notification messages.
|
NOTIFICATION_CLASS_NAME | final static String NOTIFICATION_CLASS_NAME(Code) | | Class name for notifications emitted by the runtime.
|
NOTIFICATION_DESCRIPTION | final static String NOTIFICATION_DESCRIPTION(Code) | | Desription for notifications emitted by the runtime.
|
NOTIFICATION_TYPES | final static String[] NOTIFICATION_TYPES(Code) | | Notification types emitted by the runtime.
|
|
|