|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SystemStateService in org.ow2.petals.container.lifecycle |
|---|
| Fields in org.ow2.petals.container.lifecycle declared as SystemStateService | |
|---|---|
protected SystemStateService |
Installer.recoverySrv
Platform component :: SystemState Service |
| Uses of SystemStateService in org.ow2.petals.jbi.management.autoload |
|---|
| Fields in org.ow2.petals.jbi.management.autoload declared as SystemStateService | |
|---|---|
protected SystemStateService |
AutoLoaderServiceImpl.systemStateService
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.installation |
|---|
| Fields in org.ow2.petals.jbi.management.installation declared as SystemStateService | |
|---|---|
protected SystemStateService |
InstallationServiceImpl.systemStateService
Platform :: SystemState Service. |
| Uses of SystemStateService in org.ow2.petals.jbi.management.recovery |
|---|
| Fields in org.ow2.petals.jbi.management.recovery declared as SystemStateService | |
|---|---|
protected SystemStateService |
SystemRecoveryServiceImpl.systemStateService
Platform :: SystemState Service. |
| Uses of SystemStateService in org.ow2.petals.jbi.management.task |
|---|
| Fields in org.ow2.petals.jbi.management.task declared as SystemStateService | |
|---|---|
protected SystemStateService |
AbstractCreateStateHolderTask.systemStateService
JBI Container :: Recovery Service |
| Constructors in org.ow2.petals.jbi.management.task with parameters of type SystemStateService | |
|---|---|
AbstractCreateStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService systemStateSrv,
java.lang.String petalsInstallDirectory)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.deployment |
|---|
| Constructors in org.ow2.petals.jbi.management.task.deployment with parameters of type SystemStateService | |
|---|---|
DeploymentTaskFactory(EndpointRegistry EndpointRegistry,
DeploymentServiceImpl deploymentService,
SystemStateService systemStateService,
RepositoryService repositoryService,
org.ow2.petals.util.LoggingUtil log,
AdminService adminService,
ContainerService containerService,
java.lang.String petalsInstallDirectory)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.deployment.deploy |
|---|
| Fields in org.ow2.petals.jbi.management.task.deployment.deploy declared as SystemStateService | |
|---|---|
protected SystemStateService |
SACheckPackageTask.systemStateService
|
| Constructors in org.ow2.petals.jbi.management.task.deployment.deploy with parameters of type SystemStateService | |
|---|---|
CreateSAStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService systemStateService,
java.lang.String petalsInstallDirectory)
|
|
SACheckPackageTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService systemStateService,
AdminService adminService)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.deployment.undeploy |
|---|
| Constructors in org.ow2.petals.jbi.management.task.deployment.undeploy with parameters of type SystemStateService | |
|---|---|
RemoveSAStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService recoveryService)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.installation |
|---|
| Constructors in org.ow2.petals.jbi.management.task.installation with parameters of type SystemStateService | |
|---|---|
InstallationTaskFactory(SystemStateService systemStateService,
RepositoryService repositoryService,
org.ow2.petals.util.LoggingUtil log,
AdminService adminService,
RouterService router,
ContainerService container,
java.lang.String petalsInstallDirectory)
Creates a new instance of InstallationTaskFactory |
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.installation.install.component |
|---|
| Constructors in org.ow2.petals.jbi.management.task.installation.install.component with parameters of type SystemStateService | |
|---|---|
CreateComponentStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService systemStateService,
java.lang.String petalsInstallDirectory)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.installation.install.sl |
|---|
| Constructors in org.ow2.petals.jbi.management.task.installation.install.sl with parameters of type SystemStateService | |
|---|---|
CreateSLStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService systemStateService,
java.lang.String petalsInstallDirectory)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.installation.uninstall.component |
|---|
| Constructors in org.ow2.petals.jbi.management.task.installation.uninstall.component with parameters of type SystemStateService | |
|---|---|
RemoveComponentStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService systemStateService)
|
|
| Uses of SystemStateService in org.ow2.petals.jbi.management.task.installation.uninstall.sl |
|---|
| Constructors in org.ow2.petals.jbi.management.task.installation.uninstall.sl with parameters of type SystemStateService | |
|---|---|
RemoveSLStateHolderTask(org.ow2.petals.util.LoggingUtil log,
SystemStateService recoveryService)
|
|
| Uses of SystemStateService in org.ow2.petals.system.systemstate |
|---|
| Classes in org.ow2.petals.system.systemstate that implement SystemStateService | |
|---|---|
class |
SystemStateServiceImpl
Creates and reads state files for components, shared libs and service assemblies. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||