|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AutoDeploymentService.ArchiveEntry | |
|---|---|
| org.apache.servicemix.jbi.framework | Component Framwork - internal representations of Components and registries for end points, service units etc Provides standard Installation and Deployment services |
| Uses of AutoDeploymentService.ArchiveEntry in org.apache.servicemix.jbi.framework |
|---|
| Methods in org.apache.servicemix.jbi.framework that return AutoDeploymentService.ArchiveEntry | |
|---|---|
AutoDeploymentService.ArchiveEntry |
AutoDeploymentService.updateExternalArchive(String location,
boolean autoStart)
load an archive from an external location |
| Methods in org.apache.servicemix.jbi.framework with parameters of type AutoDeploymentService.ArchiveEntry | |
|---|---|
void |
AutoDeploymentService.removeArchive(AutoDeploymentService.ArchiveEntry entry)
Remove an archive location |
void |
AutoDeploymentService.updateArchive(String location,
AutoDeploymentService.ArchiveEntry entry,
boolean autoStart)
Update an archive |
protected void |
AutoDeploymentService.updateComponent(AutoDeploymentService.ArchiveEntry entry,
boolean autoStart,
File tmpDir,
Descriptor root)
|
protected void |
AutoDeploymentService.updateServiceAssembly(AutoDeploymentService.ArchiveEntry entry,
boolean autoStart,
File tmpDir,
Descriptor root)
|
protected void |
AutoDeploymentService.updateSharedLibrary(AutoDeploymentService.ArchiveEntry entry,
File tmpDir,
Descriptor root)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||