| javax.management.Notification com.caucho.management.j2ee.Notification
Constructor Summary | |
public | Notification(String type, J2EEManagedObject source, long sequenceNumber) | public | Notification(String type, J2EEManagedObject source, long sequenceNumber, String message) | public | Notification(String type, J2EEManagedObject source, long sequenceNumber, long timeStamp) | public | Notification(String type, J2EEManagedObject source, long sequenceNumber, long timeStamp, String message) |
|
|