org.apache.geronimo.tomcat.cluster
Class ClusteredManagerRetriever

java.lang.Object
  extended by org.apache.geronimo.tomcat.cluster.ClusteredManagerRetriever
All Implemented Interfaces:
ObjectRetriever

public class ClusteredManagerRetriever
extends Object
implements ObjectRetriever


Field Summary
static GBeanInfo GBEAN_INFO
           
static String GBEAN_REF_SESSION_MANAGER
           
 
Constructor Summary
ClusteredManagerRetriever(SessionManager sessionManager)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 Object getInternalObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final GBeanInfo GBEAN_INFO

GBEAN_REF_SESSION_MANAGER

public static final String GBEAN_REF_SESSION_MANAGER
See Also:
Constant Field Values
Constructor Detail

ClusteredManagerRetriever

public ClusteredManagerRetriever(SessionManager sessionManager)
Method Detail

getInternalObject

public Object getInternalObject()
Specified by:
getInternalObject in interface ObjectRetriever

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.