Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
G
I
M
O
R
A
Activator
- Class in
org.apache.ace.deployment.task
Activator()
- Constructor for class org.apache.ace.deployment.task.
Activator
D
DeploymentCheckTask
- Class in
org.apache.ace.deployment.task
Task that checks for a new version and sends out an event if there is a new version.
DeploymentCheckTask()
- Constructor for class org.apache.ace.deployment.task.
DeploymentCheckTask
DeploymentTaskBase
- Class in
org.apache.ace.deployment.task
DeploymentTaskBase()
- Constructor for class org.apache.ace.deployment.task.
DeploymentTaskBase
DeploymentUpdateTask
- Class in
org.apache.ace.deployment.task
Implementation of the
Updater
interface that updates software configurations by using the
DeploymentService
to determine the current local version and to actually install new versions.
DeploymentUpdateTask()
- Constructor for class org.apache.ace.deployment.task.
DeploymentUpdateTask
destroy(BundleContext, DependencyManager)
- Method in class org.apache.ace.deployment.task.
Activator
G
getHighestLocalVersion()
- Method in class org.apache.ace.deployment.task.
DeploymentTaskBase
Returns the highest version that is available locally (already installed).
getHighestRemoteVersion(URL)
- Method in class org.apache.ace.deployment.task.
DeploymentTaskBase
Returns the highest version that is available remotely.
I
init(BundleContext, DependencyManager)
- Method in class org.apache.ace.deployment.task.
Activator
installVersion(URL, Version, Version)
- Method in class org.apache.ace.deployment.task.
DeploymentTaskBase
Installs the version specified by the highestRemoteVersion.
M
m_deployer
- Variable in class org.apache.ace.deployment.task.
DeploymentTaskBase
m_discovery
- Variable in class org.apache.ace.deployment.task.
DeploymentTaskBase
m_eventAdmin
- Variable in class org.apache.ace.deployment.task.
DeploymentTaskBase
m_identification
- Variable in class org.apache.ace.deployment.task.
DeploymentTaskBase
m_log
- Variable in class org.apache.ace.deployment.task.
DeploymentTaskBase
O
org.apache.ace.deployment.task
- package org.apache.ace.deployment.task
R
run()
- Method in class org.apache.ace.deployment.task.
DeploymentCheckTask
When run a check is made if a higher version is available on the remote.
run()
- Method in class org.apache.ace.deployment.task.
DeploymentUpdateTask
When run a check is made if a higher version is available on the remote.
A
D
G
I
M
O
R
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2011
The Apache Software Foundation
. All Rights Reserved.