|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.NotificationBroadcasterSupport
org.objectweb.jonas.management.reconfig.emitter.ReconfigEmitter
org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject
org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject
org.objectweb.jonas.management.j2eemanagement.J2EEModule
org.objectweb.jonas.ear.internal.mbean.AppClientModule
public class AppClientModule
MBean class for AppClientModule management
Field Summary |
---|
Fields inherited from class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject |
---|
J2EE_TYPE_APPLICATION, J2EE_TYPE_SERVER, NAME |
Fields inherited from class org.objectweb.jonas.management.reconfig.emitter.ReconfigEmitter |
---|
RECONFIG_TYPE, SAVE_RECONFIG_TYPE |
Constructor Summary | |
---|---|
AppClientModule(String objectName,
String fileName,
String deploymentDescriptor,
String jonasDeploymentDescriptor)
Constructor |
Method Summary | |
---|---|
String |
getFileName()
|
Methods inherited from class org.objectweb.jonas.management.j2eemanagement.J2EEModule |
---|
getJavaVMs, setJavaVMs |
Methods inherited from class org.objectweb.jonas.management.j2eemanagement.J2EEDeployedObject |
---|
getDeploymentDescriptor, getJonasDeploymentDescriptor, getServer, setDeploymentDescriptor, setJonasDeploymentDescriptor |
Methods inherited from class org.objectweb.jonas.management.j2eemanagement.J2EEManagedObject |
---|
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider |
Methods inherited from class org.objectweb.jonas.management.reconfig.emitter.ReconfigEmitter |
---|
initLogger, sendReconfigNotification, sendSaveNotification |
Methods inherited from class javax.management.NotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppClientModule(String objectName, String fileName, String deploymentDescriptor, String jonasDeploymentDescriptor)
objectName
- name of the MBeanfileName
- name of the client jardeploymentDescriptor
- the XML standard DDjonasDeploymentDescriptor
- the XML specific DDMethod Detail |
---|
public String getFileName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |