| Package | Description |
|---|---|
| com.sun.jbi.management |
| Modifier and Type | Method and Description |
|---|---|
static MBeanNames.ServiceType |
MBeanNames.ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MBeanNames.ServiceType[] |
MBeanNames.ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
MBeanNames.getSystemServiceMBeanName(MBeanNames.ServiceName serviceName,
MBeanNames.ServiceType serviceType,
String target)
Returns object name of type a SystemService Object Name:
com.sun.jbi:Target={target}, ServiceName={serviceName}, ServiceType={serviceType}
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.