|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Observer
Method Summary | |
---|---|
void |
addPublisher(Publisher publisher)
|
void |
notify(Publishable evt)
|
void |
removePublisher(Publisher publisher)
|
Method Detail |
---|
void notify(Publishable evt) throws java.lang.InterruptedException
java.lang.InterruptedException
void addPublisher(Publisher publisher)
void removePublisher(Publisher publisher)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |