|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.logicalcobwebs.proxool.util.AbstractListenerContainer org.logicalcobwebs.proxool.util.CompositeTestListener
class CompositeTestListener
Field Summary | |
---|---|
private int |
numberOfNotifications
|
Constructor Summary | |
---|---|
CompositeTestListener()
|
Method Summary | |
---|---|
(package private) int |
getNumberOfNotifications()
|
private void |
notification()
|
void |
onEvent()
|
Methods inherited from class org.logicalcobwebs.proxool.util.AbstractListenerContainer |
---|
addListener, getListeners, isEmpty, 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 |