A B C G I N O R S U

A

addState(String, Object) - Method in interface org.apache.geronimo.clustering.Session
Map like contract to manipulate state information.

B

BasicNode - Class in org.apache.geronimo.clustering
 
BasicNode(String) - Constructor for class org.apache.geronimo.clustering.BasicNode
 

C

ClusteredInvocation - Interface in org.apache.geronimo.clustering
Represents a clustered invocation.
ClusteredInvocationException - Exception in org.apache.geronimo.clustering
 
ClusteredInvocationException() - Constructor for exception org.apache.geronimo.clustering.ClusteredInvocationException
 
ClusteredInvocationException(String, Throwable) - Constructor for exception org.apache.geronimo.clustering.ClusteredInvocationException
 
ClusteredInvocationException(String) - Constructor for exception org.apache.geronimo.clustering.ClusteredInvocationException
 
ClusteredInvocationException(Throwable) - Constructor for exception org.apache.geronimo.clustering.ClusteredInvocationException
 
createSession(String) - Method in interface org.apache.geronimo.clustering.SessionManager
Creates a Session having the specified sessionId.

G

GBEAN_ATTR_NODE_NAME - Static variable in class org.apache.geronimo.clustering.BasicNode
 
GBEAN_INFO - Static variable in class org.apache.geronimo.clustering.BasicNode
 
getGBeanInfo() - Static method in class org.apache.geronimo.clustering.BasicNode
 
getName() - Method in class org.apache.geronimo.clustering.BasicNode
 
getName() - Method in interface org.apache.geronimo.clustering.Node
Gets the node name.
getNode() - Method in interface org.apache.geronimo.clustering.SessionManager
Gets the Node hosting this local SessionManager.
getRequestedSessionId() - Method in interface org.apache.geronimo.clustering.ClusteredInvocation
Gets the sessionId of the Session bound to the invocation represented by this instance.
getSessionId() - Method in interface org.apache.geronimo.clustering.Session
Gets the sessionId.
getState(String) - Method in interface org.apache.geronimo.clustering.Session
Map like contract to manipulate state information.
getState() - Method in interface org.apache.geronimo.clustering.Session
Map like contract to manipulate state information.

I

invoke() - Method in interface org.apache.geronimo.clustering.ClusteredInvocation
Invokes the clustered invocation.

N

Node - Interface in org.apache.geronimo.clustering
Represents a node.
notifyInboundSessionMigration(Session) - Method in interface org.apache.geronimo.clustering.SessionListener
Calls when the ownership of the provided Session is acquired by the SessionManager to which this listener is attached.
notifyOutboundSessionMigration(Session) - Method in interface org.apache.geronimo.clustering.SessionListener
Calls when the ownership of the provided Session is relinquished to another SessionManager.

O

org.apache.geronimo.clustering - package org.apache.geronimo.clustering
 

R

registerListener(SessionListener) - Method in interface org.apache.geronimo.clustering.SessionManager
Registers a migration listener.
release() - Method in interface org.apache.geronimo.clustering.Session
Releases the session.
removeState(String) - Method in interface org.apache.geronimo.clustering.Session
Map like contract to manipulate state information.

S

Session - Interface in org.apache.geronimo.clustering
Represents a clustered session.
SessionAlreadyExistException - Exception in org.apache.geronimo.clustering
 
SessionAlreadyExistException() - Constructor for exception org.apache.geronimo.clustering.SessionAlreadyExistException
 
SessionAlreadyExistException(String, Throwable) - Constructor for exception org.apache.geronimo.clustering.SessionAlreadyExistException
 
SessionAlreadyExistException(String) - Constructor for exception org.apache.geronimo.clustering.SessionAlreadyExistException
 
SessionAlreadyExistException(Throwable) - Constructor for exception org.apache.geronimo.clustering.SessionAlreadyExistException
 
SessionListener - Interface in org.apache.geronimo.clustering
Callback listener for inbound and outbound Session migration.
SessionManager - Interface in org.apache.geronimo.clustering
Represents a local SessionManager.

U

unregisterListener(SessionListener) - Method in interface org.apache.geronimo.clustering.SessionManager
Unregisters a migration listener.

A B C G I N O R S U

Copyright © 2006 Apache Software Foundation. All Rights Reserved.