org.apache.geronimo.clustering
Class NamedMBeanImpl
java.lang.Object
org.apache.geronimo.clustering.MBeanImpl
org.apache.geronimo.clustering.NamedMBeanImpl
- Direct Known Subclasses:
- Cluster, Node, Tier
- public abstract class NamedMBeanImpl
- extends MBeanImpl
A base class containing fnality useful to Named MBeans of the
Clustering module.
- Version:
- $Revision: 1.5 $ $Date: 2004/03/10 09:58:21 $
Field Summary |
protected org.apache.commons.logging.Log |
_log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log
protected org.apache.commons.logging.Log _log
NamedMBeanImpl
public NamedMBeanImpl()
getName
public String getName()
- Returns the MBean's name.
- Returns:
- a
String
value
canStart
public boolean canStart()
- Overrides:
canStart
in class MBeanImpl
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.