com.ibm.websphere.management
Class ObjectNameHelper

java.lang.Object
  |
  +--com.ibm.websphere.management.ObjectNameHelper
All Implemented Interfaces:
ObjectNameProperties

public class ObjectNameHelper
extends java.lang.Object
implements ObjectNameProperties


Field Summary
 
Fields inherited from interface com.ibm.websphere.management.ObjectNameProperties
CELL, MBEAN_IDENTIFIER, NAME, NODE, PROCESS, PROCESS_TYPE, TYPE
 
Constructor Summary
ObjectNameHelper()
           
 
Method Summary
static java.lang.String getCellName(javax.management.ObjectName on)
           
static java.lang.String getMBeanIdentifier(javax.management.ObjectName on)
           
static java.lang.String getMBeanType(javax.management.ObjectName on)
           
static java.lang.String getNodeName(javax.management.ObjectName on)
           
static java.lang.String getProcessName(javax.management.ObjectName on)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectNameHelper

public ObjectNameHelper()
Method Detail

getCellName

public static java.lang.String getCellName(javax.management.ObjectName on)

getNodeName

public static java.lang.String getNodeName(javax.management.ObjectName on)

getProcessName

public static java.lang.String getProcessName(javax.management.ObjectName on)

getMBeanType

public static java.lang.String getMBeanType(javax.management.ObjectName on)

getMBeanIdentifier

public static java.lang.String getMBeanIdentifier(javax.management.ObjectName on)


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.