Package | Description |
---|---|
org.apache.felix.deploymentadmin.spi |
Modifier and Type | Class and Description |
---|---|
class |
CommitResourceCommand
Command that commits all the resource processors that were added to the
command.
|
class |
DropAllBundlesCommand
Command that uninstalls all bundles, if rolled back the bundles are restored.
|
class |
DropAllResourcesCommand
Command that drops resources.
|
class |
DropBundleCommand
Command that uninstalls bundles, if rolled back the bundles are restored.
|
class |
DropResourceCommand
Command that drops resources.
|
class |
GetStorageAreaCommand
Command that determines the storage area's of all bundles in the source
deployment package of a deployment session.
|
class |
ProcessResourceCommand
Command that processes all the processed resources in the source deployment
package of a deployment session by finding their Resource Processors and
having those process the resources.
|
class |
SnapshotCommand |
class |
StartBundleCommand
Command that starts all bundles described in the source deployment package of
a deployment session.
|
class |
StartCustomizerCommand
Command that starts all customizer bundles defined in the source deployment
packages of a deployment session.
|
class |
StopBundleCommand
Command that stops all bundles described in the target deployment package of
a deployment session.
|
class |
UpdateCommand
Command that installs all bundles described in the source deployment package
of a deployment session.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.