Modifier and Type | Method and Description |
---|---|
static J2EEManagementObjectNameFactory.ModuleType |
J2EEManagementObjectNameFactory.ModuleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static J2EEManagementObjectNameFactory.ModuleType[] |
J2EEManagementObjectNameFactory.ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static javax.management.ObjectName |
J2EEManagementObjectNameFactory.createModuleObjectName(J2EEManagementObjectNameFactory.ModuleType moduleType,
java.lang.String uri,
java.lang.String appName,
java.lang.String serverName) |