org.apache.geronimo.clustering.wadi
Class TribesDispatcherHolder
java.lang.Object
  
org.apache.geronimo.clustering.wadi.TribesDispatcherHolder
- All Implemented Interfaces: 
 - DispatcherHolder, org.apache.geronimo.gbean.GBeanLifecycle
 
public class TribesDispatcherHolder
- extends Object
- implements org.apache.geronimo.gbean.GBeanLifecycle, DispatcherHolder
  
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
GBEAN_ATTR_CLUSTER_NAME
public static final String GBEAN_ATTR_CLUSTER_NAME
- See Also:
 - Constant Field Values
 
GBEAN_ATTR_CLUSTER_URI
public static final String GBEAN_ATTR_CLUSTER_URI
- See Also:
 - Constant Field Values
 
GBEAN_ATTR_INACTIVE_TIME
public static final String GBEAN_ATTR_INACTIVE_TIME
- See Also:
 - Constant Field Values
 
GBEAN_REF_NODE
public static final String GBEAN_REF_NODE
- See Also:
 - Constant Field Values
 
TribesDispatcherHolder
public TribesDispatcherHolder(String clusterName,
                              long inactiveTime,
                              org.apache.geronimo.clustering.Node node)
doStart
public void doStart()
             throws Exception
- Specified by:
 doStart in interface org.apache.geronimo.gbean.GBeanLifecycle
 
- Throws:
 Exception
 
doStop
public void doStop()
            throws Exception
- Specified by:
 doStop in interface org.apache.geronimo.gbean.GBeanLifecycle
 
- Throws:
 Exception
 
doFail
public void doFail()
- Specified by:
 doFail in interface org.apache.geronimo.gbean.GBeanLifecycle
 
 
getDispatcher
public org.codehaus.wadi.group.Dispatcher getDispatcher()
- Specified by:
 getDispatcher in interface DispatcherHolder
 
 
getNode
public org.apache.geronimo.clustering.Node getNode()
- Specified by:
 getNode in interface DispatcherHolder
 
 
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
 
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.