| Package | Description |
|---|---|
| com.sun.jbi.management.config | |
| com.sun.jbi.management.registry | |
| com.sun.jbi.management.registry.xml | |
| com.sun.jbi.management.system |
Provides the implementation of the subservices within the management service
for the JSR 208 Reference Implementation in the
JavaTM programming language.
|
| Modifier and Type | Method and Description |
|---|---|
protected Registry |
RuntimeConfiguration.getRegistry()
Get a handle to the registry
|
| Modifier and Type | Method and Description |
|---|---|
static Registry |
RegistryBuilder.buildRegistry(RegistrySpec spec)
Creates a new instance of Registry based on the Registry Specification.
|
static Registry |
RegistryBuilder.getRegistryInstance(String folder)
Return the instance of the registry in the specified folder if one has been
initialized, return null otherwise.
|
| Constructor and Description |
|---|
RegistryDiff(Registry master,
Registry target,
String targetName)
Construct a RegistryDiff object using two given registries and the target
processing entity of interest.
|
| Constructor and Description |
|---|
ServiceAssemblyQueryImpl(Jbi jbi,
ManagementContext mgtCtx,
boolean validate,
String targetName,
Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected Registry |
ModelSystemService.getRegistry()
Get a reference to the JBI registry.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.