kaos.cougaar.clik.test
Class DirectoryServiceProxyPlugin

java.lang.Object
  extended by ComponentPlugin
      extended by kaos.cougaar.clik.test.DirectoryServiceProxyPlugin

public class DirectoryServiceProxyPlugin
extends ComponentPlugin


Field Summary
static java.lang.String ADMINISTRATOR_ROLE
           
 
Constructor Summary
DirectoryServiceProxyPlugin()
           
 
Method Summary
 void doTest()
           
 void execute()
           
 void setupSubscriptions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADMINISTRATOR_ROLE

public static final java.lang.String ADMINISTRATOR_ROLE
See Also:
Constant Field Values
Constructor Detail

DirectoryServiceProxyPlugin

public DirectoryServiceProxyPlugin()
Method Detail

setupSubscriptions

public void setupSubscriptions()

doTest

public void doTest()

execute

public void execute()