| Package | Description |
|---|---|
| com.sun.jbi.management.config | |
| com.sun.jbi.management.registry | |
| com.sun.jbi.management.registry.xml | |
| com.sun.jbi.management.repository | |
| 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.
|
| com.sun.jbi.management.util |
| Modifier and Type | Method and Description |
|---|---|
protected ManagementContext |
RuntimeConfiguration.getManagementContext() |
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
RegistrySpecImpl.getManagementContext() |
ManagementContext |
RegistrySpec.getManagementContext() |
| Constructor and Description |
|---|
RegistrySpecImpl(RegistryType type,
Properties props,
ManagementContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
RegistryImpl.getManagementContext() |
| Constructor and Description |
|---|
ComponentQueryImpl(Jbi jbi,
ManagementContext mgtCtx,
boolean validate,
String targetName,
RegistryImpl registry) |
GenericQueryImpl(Jbi jbi,
ManagementContext mgtCtx,
boolean validate,
RegistryImpl registry) |
RegistryUtil(ManagementContext mgtCtx,
RegistryImpl registry) |
ServiceAssemblyQueryImpl(Jbi jbi,
ManagementContext mgtCtx,
boolean validate,
String targetName,
Registry registry) |
UpdaterImpl(Jbi jbi,
ManagementContext mgtCtx,
boolean validate,
RegistryImpl registry) |
| Constructor and Description |
|---|
ArchiveDownload(ManagementContext ctx) |
ArchiveUpload(ManagementContext ctx) |
Repository(ManagementContext context)
Create a new instance of the repository.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
ManagementService.getManagementContext()
Helper to get ManagementContext from an Environment Context in SunASJBIFramework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemBootstrap.load(ManagementContext mgmtCtx)
Load schemaorg_apache_xmlbeans.system management resources.
|
| Constructor and Description |
|---|
AdminService(ManagementContext anEnv)
Constructs a AdminService.
|
AutoAdminTask(ManagementContext anEnv)
Constructs a AutoAdminTask.
|
AutoAdminTask(ManagementContext anEnv,
String aDirectoryForAutoInstall,
String aDirectoryForAutoDeploy,
boolean isAutoInstallEnabled,
boolean isAutoDeployEnabled)
Constructs a AutoAdminTask for use by junit tests.
|
DeploymentService(ManagementContext anEnv)
Constructs a
DeploymentService. |
InstallationService(ManagementContext anEnv)
Constructs a InstallationService.
|
LoggingService(ManagementContext anEnv)
Constructs a LoggingService.
|
| Constructor and Description |
|---|
LockManager(ReentrantReadWriteLock lock,
String lockName,
ManagementContext ctx,
String lockInterval)
Creates a new instance of LockManager
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.