public class MBeanUtil extends Object
Constructor and Description |
---|
MBeanUtil() |
Modifier and Type | Method and Description |
---|---|
static weblogic.management.configuration.CustomResourceMBean |
getCustomResource(Class resourceClass) |
static weblogic.management.configuration.CustomResourceMBean |
getCustomResource(String resourceClass) |
static Object[] |
getDiaMessageCountServerRuntimeBean(String type) |
static String |
getDomainHome()
Get the domain home directory
|
static String |
getDomainName()
Get the Domain name
|
static weblogic.management.configuration.CustomResourceMBean |
getEditCustomResource(String resourceClass,
weblogic.management.configuration.DomainMBean editServiceMBean) |
static MPSConfigBean |
getEditMPSDescriptorBean(weblogic.management.configuration.DomainMBean editServiceMBean) |
static weblogic.management.mbeanservers.edit.EditServiceMBean |
getEditService() |
static Object[] |
getMessageCountServerRuntimeBean(String type) |
static MPSConfigBean |
getMPSDescriptorBean() |
static String |
getServerName()
Get
|
static void |
initializeMpsRuntimeMbeans() |
static boolean |
isAdminServer() |
static void |
setMPSDescriptorBeanBreachInfo(String aBreachinfo) |
public static weblogic.management.configuration.CustomResourceMBean getCustomResource(Class resourceClass)
resourceClass
- public static weblogic.management.configuration.CustomResourceMBean getCustomResource(String resourceClass)
resourceClass
- public static weblogic.management.configuration.CustomResourceMBean getEditCustomResource(String resourceClass, weblogic.management.configuration.DomainMBean editServiceMBean)
public static final MPSConfigBean getMPSDescriptorBean() throws IOException
IOException
public static final MPSConfigBean getEditMPSDescriptorBean(weblogic.management.configuration.DomainMBean editServiceMBean) throws MalformedObjectNameException
MalformedObjectNameException
public static final Object[] getMessageCountServerRuntimeBean(String type)
public static boolean isAdminServer()
public static void initializeMpsRuntimeMbeans() throws weblogic.management.ManagementException
weblogic.management.ManagementException
public static String getServerName()
public static String getDomainHome()
public static String getDomainName()
public static weblogic.management.mbeanservers.edit.EditServiceMBean getEditService() throws MalformedObjectNameException
MalformedObjectNameException
public static void setMPSDescriptorBeanBreachInfo(String aBreachinfo) throws MalformedObjectNameException, PrivilegedActionException