| Package | Description |
|---|---|
| com.sun.jbi.management.registry | |
| com.sun.jbi.management.registry.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
RegistrySpecImpl
A Registry Specification.
|
| Modifier and Type | Method and Description |
|---|---|
RegistrySpec |
Registry.getRegistrySpec()
Get the Registry Specification.
|
| Modifier and Type | Method and Description |
|---|---|
static Registry |
RegistryBuilder.buildRegistry(RegistrySpec spec)
Creates a new instance of Registry based on the Registry Specification.
|
| Modifier and Type | Method and Description |
|---|---|
RegistrySpec |
RegistryImpl.getRegistrySpec()
Get the Registry Specification.
|
| Constructor and Description |
|---|
RegistryImpl(RegistrySpec spec)
Creates a new instance of RegistryImpl.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.