org.ow2.carol.cmi.test
Interface Console.TokenHandlerITF

All Known Implementing Classes:
IIOPHelloServer.BindHandler, IIOPHelloServer.DisplayRegistryHandler, IIOPHelloServer.DisplayReplicatedRegistryHandler, IIOPHelloServer.RebindHandler, IIOPHelloServer.UnbindHandler, JRMPHelloServer.BindHandler, JRMPHelloServer.DispInfosHandler, JRMPHelloServer.DisplayRegistryHandler, JRMPHelloServer.DisplayReplicatedRegistryHandler, JRMPHelloServer.InvokeHandler, JRMPHelloServer.LookupHandler, JRMPHelloServer.RebindHandler, JRMPHelloServer.UnbindHandler, TestClient.DispCacheHandler, TestClient.DispInfosHandler, TestClient.InvokeHandler, TestClient.LookupHandler
Enclosing class:
Console

public static interface Console.TokenHandlerITF

this interface defines the interface that token handler class must implement.


Method Summary
 int handle()
           
 void setArgs(java.lang.String[] args)
           
 

Method Detail

setArgs

void setArgs(java.lang.String[] args)

handle

int handle()


Copyright © 2008 OW2 Consortium. All Rights Reserved.