|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.naming.ldap.UnsolicitedNotificationEvent
public class UnsolicitedNotificationEvent
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
UnsolicitedNotificationEvent(Object src,
UnsolicitedNotification notice)
|
Method Summary | |
---|---|
void |
dispatch(UnsolicitedNotificationListener listener)
|
UnsolicitedNotification |
getNotification()
|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)
Method Detail |
---|
public UnsolicitedNotification getNotification()
public void dispatch(UnsolicitedNotificationListener listener)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |