Uses of Interface
org.codehaus.cargo.generic.ContainerFactory

Packages that use ContainerFactory
org.codehaus.cargo.generic   
 

Uses of ContainerFactory in org.codehaus.cargo.generic
 

Classes in org.codehaus.cargo.generic that implement ContainerFactory
 class DefaultContainerFactory
          Default implementation of ContainerFactory.
 

Methods in org.codehaus.cargo.generic with parameters of type ContainerFactory
static void AbstractFactoryRegistry.register(java.lang.ClassLoader classLoader, ContainerFactory factory)
          See AbstractFactoryRegistry.register(ClassLoader, DeployableFactory) for the semantics.
protected abstract  void AbstractFactoryRegistry.register(ContainerFactory factory)
          See AbstractFactoryRegistry.register(DeployableFactory) for the semantics.
 



Copyright © 2004-2011 Codehaus. All Rights Reserved.