org.apache.geronimo.j2ee.management.impl
Class J2EEAppClientModuleImpl
java.lang.Object
org.apache.geronimo.j2ee.management.impl.J2EEAppClientModuleImpl
- All Implemented Interfaces:
- AppClientModule, J2EEDeployedObject, J2EEManagedObject, J2EEModule
public class J2EEAppClientModuleImpl
- extends java.lang.Object
- implements AppClientModule
- Version:
- $Revision: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
J2EEAppClientModuleImpl
public J2EEAppClientModuleImpl(java.lang.String objectName,
J2EEServer server,
J2EEApplication application,
java.lang.String deploymentDescriptor,
java.lang.ClassLoader classLoader)
getObjectName
public java.lang.String getObjectName()
- Specified by:
getObjectName in interface J2EEManagedObject
isStateManageable
public boolean isStateManageable()
- Specified by:
isStateManageable in interface J2EEManagedObject
isStatisticsProvider
public boolean isStatisticsProvider()
- Specified by:
isStatisticsProvider in interface J2EEManagedObject
isEventProvider
public boolean isEventProvider()
- Specified by:
isEventProvider in interface J2EEManagedObject
getDeploymentDescriptor
public java.lang.String getDeploymentDescriptor()
- Specified by:
getDeploymentDescriptor in interface J2EEDeployedObject
getServer
public java.lang.String getServer()
- Specified by:
getServer in interface J2EEDeployedObject
getApplication
public java.lang.String getApplication()
getJavaVMs
public java.lang.String[] getJavaVMs()
- Specified by:
getJavaVMs in interface J2EEModule
getClassLoader
public java.lang.ClassLoader getClassLoader()
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.