Uses of Interface
org.codehaus.cargo.container.internal.SpawnedContainer

Packages that use SpawnedContainer
org.codehaus.cargo.container   
org.codehaus.cargo.container.spi   
 

Uses of SpawnedContainer in org.codehaus.cargo.container
 

Subinterfaces of SpawnedContainer in org.codehaus.cargo.container
 interface InstalledLocalContainer
          Represents a local container that requires an installation to work.
 

Uses of SpawnedContainer in org.codehaus.cargo.container.spi
 

Classes in org.codehaus.cargo.container.spi that implement SpawnedContainer
 class AbstractInstalledLocalContainer
          Default container implementation that all local installed container implementations must extend.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.