cgl.narada.benchmark.security
Class BenchmarkListener
java.lang.Object
cgl.narada.benchmark.security.BenchmarkListener
- All Implemented Interfaces:
- NBEventListener
public class BenchmarkListener
- extends Object
- implements NBEventListener
Created on Apr 20, 2006
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BENCHMARK_COMMIT
public static final String BENCHMARK_COMMIT
- See Also:
- Constant Field Values
tcpPort
public static String tcpPort
getInstance
public static BenchmarkListener getInstance()
init
public void init()
register
public void register(String key)
set
public void set(String key,
String value)
onEvent
public void onEvent(NBEvent event)
- Description copied from interface:
NBEventListener
- Upon the receipt of an event which has satisfied all the constraints, if
any were provided, that needed to be satisfied prior to delivery
- Specified by:
onEvent in interface NBEventListener
For comments and suggestions please send
e-mail to
The NaradaBrokering Project