org.apache.geronimo.clustering
Class BasicNode
java.lang.Object
org.apache.geronimo.clustering.BasicNode
- All Implemented Interfaces:
- Node
public class BasicNode
- extends Object
- implements Node
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_NODE_NAME
public static final String GBEAN_ATTR_NODE_NAME
- See Also:
- Constant Field Values
BasicNode
public BasicNode(String name)
getName
public String getName()
- Description copied from interface:
Node
- Gets the node name.
- Specified by:
getName
in interface Node
- Returns:
- Node name
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.