org.ow2.carol.cmi.test
Class JRMPHelloServer.DispInfosHandler

java.lang.Object
  extended by org.ow2.carol.cmi.test.JRMPHelloServer.DispInfosHandler
All Implemented Interfaces:
Console.TokenHandlerITF
Enclosing class:
JRMPHelloServer

protected static class JRMPHelloServer.DispInfosHandler
extends java.lang.Object
implements Console.TokenHandlerITF


Constructor Summary
JRMPHelloServer.DispInfosHandler()
           
JRMPHelloServer.DispInfosHandler(java.lang.String[] args)
           
 
Method Summary
 int handle()
           
 void setArgs(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRMPHelloServer.DispInfosHandler

public JRMPHelloServer.DispInfosHandler()

JRMPHelloServer.DispInfosHandler

public JRMPHelloServer.DispInfosHandler(java.lang.String[] args)
Method Detail

setArgs

public void setArgs(java.lang.String[] args)
Specified by:
setArgs in interface Console.TokenHandlerITF

handle

public int handle()
Specified by:
handle in interface Console.TokenHandlerITF


Copyright © 2008 OW2 Consortium. All Rights Reserved.