|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.logicalcobwebs.proxool.util.AbstractListenerContainer
org.logicalcobwebs.proxool.util.CompositeTestListener
Field Summary | |
private int |
numberOfNotifications
|
Fields inherited from class org.logicalcobwebs.proxool.util.AbstractListenerContainer |
LOG |
Constructor Summary | |
(package private) |
CompositeTestListener()
|
Method Summary | |
(package private) int |
getNumberOfNotifications()
|
private void |
notification()
|
void |
onEvent()
|
Methods inherited from class org.logicalcobwebs.proxool.util.AbstractListenerContainer |
addListener, getListenerIterator, isEmpty, releaseReadLock, removeListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int numberOfNotifications
Constructor Detail |
CompositeTestListener()
Method Detail |
public void onEvent()
onEvent
in interface TestListenerIF
int getNumberOfNotifications()
private void notification()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |