public class EJBDescriptorMBeanImpl extends weblogic.management.mbeanservers.internal.ServiceImpl implements EJBDescriptorMBean
Modifier and Type | Field and Description |
---|---|
private weblogic.management.internal.AppInfo |
appInfo |
private EjbJarBean |
ejbJarBean |
private weblogic.management.provider.internal.ModuleBeanInfo |
module |
java.lang.String |
objectName
This is the ObjectName under which this service is registered in the MBeanServer
|
private WeblogicEjbJarBean |
weblogicEjbJarBean |
Constructor and Description |
---|
EJBDescriptorMBeanImpl(weblogic.management.internal.AppInfo appInfo,
weblogic.management.provider.internal.ModuleBeanInfo module) |
Modifier and Type | Method and Description |
---|---|
EjbJarBean |
getEJBDescriptor()
Return the descriptor for web.xml
|
WeblogicEjbJarBean |
getWeblogicEJBDescriptor()
Return the descriptor for weblogic.xml
|
_postSet, addPropertyChangeListener, equals, getName, getParentAttribute, getParentService, getPath, getType, hashCode, removePropertyChangeListener
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getName, getParentAttribute, getParentService, getPath, getType
private weblogic.management.internal.AppInfo appInfo
private weblogic.management.provider.internal.ModuleBeanInfo module
private EjbJarBean ejbJarBean
private WeblogicEjbJarBean weblogicEjbJarBean
public java.lang.String objectName
public EJBDescriptorMBeanImpl(weblogic.management.internal.AppInfo appInfo, weblogic.management.provider.internal.ModuleBeanInfo module)
public EjbJarBean getEJBDescriptor()
getEJBDescriptor
in interface EJBDescriptorMBean
public WeblogicEjbJarBean getWeblogicEJBDescriptor()
getWeblogicEJBDescriptor
in interface EJBDescriptorMBean