| Package | Description |
|---|---|
| com.sun.jbi.management.registry |
| Modifier and Type | Method and Description |
|---|---|
RegistryType |
RegistrySpecImpl.getType() |
RegistryType |
RegistrySpec.getType() |
static RegistryType |
RegistryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryType[] |
RegistryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegistrySpecImpl(RegistryType type,
Properties props,
ManagementContext ctx) |
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.