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.J2EEManagedObject
 
public class J2EEDomainImpl
- extends Object
- implements org.apache.geronimo.management.geronimo.J2EEDomain
  
| 
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()
 
 
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
 
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.