|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InstalledLocalContainer | |
| org.codehaus.cargo.container.packager | |
| org.codehaus.cargo.container.spi | |
| org.codehaus.cargo.container.spi.deployer | |
| org.codehaus.cargo.container.spi.packager | |
| Uses of InstalledLocalContainer in org.codehaus.cargo.container.packager |
| Methods in org.codehaus.cargo.container.packager with parameters of type InstalledLocalContainer | |
void |
Packager.packageContainer(InstalledLocalContainer container)
Package an installed container distribution and its local configuration in a single location. |
| Uses of InstalledLocalContainer in org.codehaus.cargo.container.spi |
| Classes in org.codehaus.cargo.container.spi that implement InstalledLocalContainer | |
class |
AbstractInstalledLocalContainer
Default container implementation that all local installed container implementations must extend. |
| Uses of InstalledLocalContainer in org.codehaus.cargo.container.spi.deployer |
| Constructors in org.codehaus.cargo.container.spi.deployer with parameters of type InstalledLocalContainer | |
AbstractInstalledLocalDeployer(InstalledLocalContainer container)
{@inheritDoc} |
|
AbstractCopyingInstalledLocalDeployer(InstalledLocalContainer container)
{@inheritDoc} |
|
| Uses of InstalledLocalContainer in org.codehaus.cargo.container.spi.packager |
| Methods in org.codehaus.cargo.container.spi.packager with parameters of type InstalledLocalContainer | |
void |
AbstractDirectoryPackager.packageContainer(InstalledLocalContainer container)
Package an installed container distribution and its local configuration in a single location. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||