org.huihoo.jfox.ms.crb.rmi
Class RMILinkServerService

java.lang.Object
  extended byorg.huihoo.jfox.ms.crb.LinkServerService
      extended byorg.huihoo.jfox.ms.crb.rmi.RMILinkServerService

public class RMILinkServerService
extends LinkServerService

Defines the service on server for transforming messages with client

Version:
Author:
Liang.Zhao (zlushangnwpu@sina.com)

Field Summary
 
Fields inherited from class org.huihoo.jfox.ms.crb.LinkServerService
connectionFactoryJNDIRef, firstInterceptor
 
Constructor Summary
RMILinkServerService()
           
 
Method Summary
 void endServer()
           
 LinkServer getLinkServer()
          return a concrete type of LinkServer
 void initialize()
           
static void main(java.lang.String[] args)
          for test
 void startServer()
           
 
Methods inherited from class org.huihoo.jfox.ms.crb.LinkServerService
bindJNDIRef, close, getConnectionFactoryJNDIRef, setConnectionFactoryJNDIRef, setInterceptor, start, unbindJNDIRef
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMILinkServerService

public RMILinkServerService()
Method Detail

initialize

public void initialize()

getLinkServer

public LinkServer getLinkServer()
return a concrete type of LinkServer

Specified by:
getLinkServer in class LinkServerService
Returns:
The LinkServer object

startServer

public void startServer()
Specified by:
startServer in class LinkServerService

endServer

public void endServer()
Specified by:
endServer in class LinkServerService

main

public static void main(java.lang.String[] args)
for test



Copyright © 2002-2003 Open Enterprise Foundation. All Rights Reserved.