|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiseq.filter.FilterFactory
Factory class to get references to the implementation of
FilterPersistence
and Persister
interfaces.
Method Summary | |
static org.jdiseq.filter.FilterPersistence |
getFilterPersistence()
|
static void |
setFilterPersistence(org.jdiseq.filter.FilterPersistence implementation)
|
static void |
setPersister(org.jdiseq.filter.Persister implementation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void setFilterPersistence(org.jdiseq.filter.FilterPersistence implementation)
public static org.jdiseq.filter.FilterPersistence getFilterPersistence()
public static void setPersister(org.jdiseq.filter.Persister implementation)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |