|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.filter.AbstractFilterManager
edu.uci.isr.yancees.filter.InputFilterManager
Nested Class Summary |
Nested classes inherited from class edu.uci.isr.yancees.filter.AbstractFilterManager |
AbstractFilterManager.ResponseCollectorFilter |
Field Summary | |
protected static InputFilterManager |
myInstance
|
Constructor Summary | |
protected |
InputFilterManager()
|
Method Summary | |
static InputFilterManager |
getInstance()
The only way to access the unique instance of ProtocolManager is by using this access method |
Methods inherited from class edu.uci.isr.yancees.filter.AbstractFilterManager |
addFilter, filterEvent, filterEventList, getFilterAt, getFilterByName, getFilters, getNumberOfFilters, insertFilterAt, removeFilterAt |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static InputFilterManager myInstance
Constructor Detail |
protected InputFilterManager()
Method Detail |
public static InputFilterManager getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |