cgl.narada.benchmark.security
Class PerfTesterReciever

java.lang.Object
  extended by cgl.narada.benchmark.security.PerfTesterReciever
All Implemented Interfaces:
NBEventListener

public class PerfTesterReciever
extends Object
implements NBEventListener


Constructor Summary
PerfTesterReciever(String[] a)
           
 
Method Summary
 SignedTopicAdvertisement[] discoverTopics(Certificate cert, PrivateKey priv, String synopsis, int matchType, int maxTopics)
           
 void initTopics()
           
static void main(String[] a)
           
 void onEvent(NBEvent nbEvent)
          Upon the receipt of an event which has satisfied all the constraints, if any were provided, that needed to be satisfied prior to delivery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerfTesterReciever

public PerfTesterReciever(String[] a)
Method Detail

main

public static void main(String[] a)

onEvent

public void onEvent(NBEvent nbEvent)
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

initTopics

public void initTopics()

discoverTopics

public SignedTopicAdvertisement[] discoverTopics(Certificate cert,
                                                 PrivateKey priv,
                                                 String synopsis,
                                                 int matchType,
                                                 int maxTopics)


For comments and suggestions please send e-mail to The NaradaBrokering Project