com.siebel.rf.rmi
Class Server

java.lang.Object
  |
  +--com.siebel.rf.rmi.Server

public class Server
extends java.lang.Object

The Server class for lookup of Branch Server RMI application


Constructor Summary
Server()
           
 
Method Summary
static BranchServer getBranchServer()
          Returns an active instance of Branch Server RMI application.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

getBranchServer

public static BranchServer getBranchServer()
Returns an active instance of Branch Server RMI application.
Returns:
if Branch Server is active, returns its instance else return null value