|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.jacorb.notification.EventTypeSet
| Field Summary | |
|---|---|
protected static EventType[] |
EMPTY_EVENT_TYPE
|
| Constructor Summary | |
|---|---|
EventTypeSet()
|
|
| Method Summary | |
|---|---|
protected abstract void |
actionSetChanged(EventType[] added,
EventType[] removed)
|
void |
changeSet(EventType[] added,
EventType[] removed)
|
protected EventType[] |
getAllTypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final EventType[] EMPTY_EVENT_TYPE
| Constructor Detail |
public EventTypeSet()
| Method Detail |
public void changeSet(EventType[] added,
EventType[] removed)
throws java.lang.InterruptedException
java.lang.InterruptedException
protected abstract void actionSetChanged(EventType[] added,
EventType[] removed)
protected EventType[] getAllTypes()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||