|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ManagementException in org.ow2.petals.jbi.management.admin |
|---|
| Methods in org.ow2.petals.jbi.management.admin that throw ManagementException | |
|---|---|
javax.management.ObjectName |
AdminService.registerBindingComponent(javax.jbi.management.ComponentLifeCycleMBean lifeCycle,
java.lang.String name)
|
javax.management.ObjectName |
AdminServiceImpl.registerBindingComponent(javax.jbi.management.ComponentLifeCycleMBean lifeCycle,
java.lang.String name)
|
javax.management.ObjectName |
AdminService.registerEngineComponent(javax.jbi.management.ComponentLifeCycleMBean lifeCycle,
java.lang.String name)
|
javax.management.ObjectName |
AdminServiceImpl.registerEngineComponent(javax.jbi.management.ComponentLifeCycleMBean lifeCycle,
java.lang.String name)
|
javax.management.ObjectName |
AdminService.registerInstaller(Installer installerMBean,
java.lang.String name)
|
javax.management.ObjectName |
AdminServiceImpl.registerInstaller(Installer installer,
java.lang.String name)
|
void |
AdminService.unregisterBindingComponent(java.lang.String name)
|
void |
AdminServiceImpl.unregisterBindingComponent(java.lang.String name)
|
void |
AdminService.unregisterEngineComponent(java.lang.String name)
|
void |
AdminServiceImpl.unregisterEngineComponent(java.lang.String name)
|
void |
AdminService.unregisterInstaller(java.lang.String name)
|
void |
AdminServiceImpl.unregisterInstaller(java.lang.String name)
|
void |
AdminService.unregisterServiceAssembly(java.lang.String saName)
|
void |
AdminServiceImpl.unregisterServiceAssembly(java.lang.String name)
|
void |
AdminService.unregisterSharedLibrary(java.lang.String slName)
|
void |
AdminServiceImpl.unregisterSharedLibrary(java.lang.String name)
|
| Uses of ManagementException in org.ow2.petals.jbi.management.recovery |
|---|
| Methods in org.ow2.petals.jbi.management.recovery that throw ManagementException | |
|---|---|
void |
SystemRecoveryServiceImpl.recoverAllEntities()
|
void |
SystemRecoveryService.recoverAllEntities()
Recover all petals recoverable entities (component, shared lib and service assemblies) |
void |
SystemRecoveryServiceImpl.recoverAllServiceAssembly()
|
void |
SystemRecoveryServiceImpl.recoverAllSharedLibrary()
|
protected void |
SystemRecoveryServiceImpl.recoverComponent(java.net.URL installUrl,
org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor,
java.lang.String installState,
java.lang.String lifecycleState,
java.lang.String compName)
Recover the given component. |
protected void |
SystemRecoveryServiceImpl.recoverServiceAssembly(java.net.URL installRoot,
org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor,
java.lang.String lifecycleState)
Recover the given Service Assembly. |
protected void |
SystemRecoveryServiceImpl.recoverSharedLib(java.net.URL installUrl,
org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor)
Recover the given shared library. |
| Uses of ManagementException in org.ow2.petals.jbi.management.task |
|---|
| Methods in org.ow2.petals.jbi.management.task that throw ManagementException | |
|---|---|
protected java.io.File |
AbstractCopyPackageToRepositoryTask.copyPackage(java.lang.String entityName,
java.lang.String entityVersion,
java.io.File packageFile)
Expand the given package into the system repository |
| Uses of ManagementException in org.ow2.petals.jbi.management.task.deployment.deploy |
|---|
| Methods in org.ow2.petals.jbi.management.task.deployment.deploy that throw ManagementException | |
|---|---|
protected java.net.URL |
ExtractSUsTask.expandSUIntoSA(java.lang.String suId,
java.net.URL suZipLocation,
java.lang.String saId)
Expand a service unit package into its service assembly installRoot. |
protected java.util.Map<java.lang.String,java.net.URL> |
ExtractSUsTask.expandSUs(java.net.URL saInstallUrl,
org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor)
Explode service unit packages into the repository |
protected void |
RegisterAllConnectionTask.registerConnection(org.ow2.petals.jbi.descriptor.original.generated.Connection connection,
org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor)
Register a connection into the endpoint registry of the JBI container |
protected java.util.Map<java.lang.String,java.net.URL> |
RenameSUsTask.renameSUS(java.net.URL saInstallUrl,
org.ow2.petals.jbi.descriptor.original.generated.Jbi descriptor)
Explode service unit packages into the repository |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||