BEA Systems, Inc.

weblogic.cluster.singleton
Interface ClusterMasterRemote

All Superinterfaces:
Remote

public interface ClusterMasterRemote
extends Remote


Field Summary
static String JNDI_NAME
           
 
Method Summary
 String getServerLocation(String server)
           
 void setServerLocation(String server, String machine)
           
 

Field Detail

JNDI_NAME

static final String JNDI_NAME
See Also:
Constant Field Values
Method Detail

setServerLocation

void setServerLocation(String server,
                       String machine)
                       throws RemoteException
Throws:
RemoteException

getServerLocation

String getServerLocation(String server)
                         throws RemoteException
Throws:
RemoteException

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.