org.apache.geronimo.j2ee.management.impl
Class J2EEDomainImpl
java.lang.Object
org.apache.geronimo.j2ee.management.impl.J2EEDomainImpl
- All Implemented Interfaces:
- org.apache.geronimo.management.J2EEDomain, org.apache.geronimo.management.geronimo.J2EEDomain, org.apache.geronimo.management.J2EEManagedObject
- public class J2EEDomainImpl
- extends Object
- implements org.apache.geronimo.management.geronimo.J2EEDomain
- Version:
- $Rev: 396206 $ $Date: 2006-04-23 04:55:45 +0200 (Sun, 23 Apr 2006) $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
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
J2EEDomainImpl
public J2EEDomainImpl(String objectName,
Collection servers)
getObjectName
public String getObjectName()
- Specified by:
getObjectName
in interface org.apache.geronimo.management.J2EEManagedObject
isStateManageable
public boolean isStateManageable()
- Specified by:
isStateManageable
in interface org.apache.geronimo.management.J2EEManagedObject
isStatisticsProvider
public boolean isStatisticsProvider()
- Specified by:
isStatisticsProvider
in interface org.apache.geronimo.management.J2EEManagedObject
isEventProvider
public boolean isEventProvider()
- Specified by:
isEventProvider
in interface org.apache.geronimo.management.J2EEManagedObject
getServers
public String[] getServers()
- Specified by:
getServers
in interface org.apache.geronimo.management.J2EEDomain
getServerInstances
public org.apache.geronimo.management.geronimo.J2EEServer[] getServerInstances()
- Specified by:
getServerInstances
in interface org.apache.geronimo.management.geronimo.J2EEDomain
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.