Searched refs:setEventHandler (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DRepmgrElectionTest.java131 envConfig.setEventHandler(this);
H A DRepmgrStartupTest.java76 envConfig.setEventHandler(this);
H A DRepmgrConfigTest.java250 envConfig.setEventHandler(this);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/repquote/
H A DRepQuoteExample.java228 envConfig.setEventHandler(new RepQuoteEventHandler());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java775 public void setEventHandler(final EventHandler eventHandler) { method in class:EnvironmentConfig

Completed in 118 milliseconds