weblogic.cluster.singleton
Interface SingletonServicesStateManagerRemote
- All Superinterfaces:
- Remote
public interface SingletonServicesStateManagerRemote
- extends Remote
JNDI_NAME
static final String JNDI_NAME
- See Also:
- Constant Field Values
STORE_STATE
static final int STORE_STATE
- See Also:
- Constant Field Values
SVCNAME_PARAM
static final String SVCNAME_PARAM
- See Also:
- Constant Field Values
STATE_PARAM
static final String STATE_PARAM
- See Also:
- Constant Field Values
SENDER_PARAM
static final String SENDER_PARAM
- See Also:
- Constant Field Values
invoke
Serializable invoke(int methodNum,
Serializable arguments)
throws RemoteException
- Throws:
RemoteException