Uses of Class
org.codehaus.cargo.generic.spi.AbstractIntrospectionGenericHintFactory

Packages that use AbstractIntrospectionGenericHintFactory
org.codehaus.cargo.generic   
org.codehaus.cargo.generic.configuration   
org.codehaus.cargo.generic.deployable   
org.codehaus.cargo.generic.deployer   
org.codehaus.cargo.generic.packager   
 

Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic
 

Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic
 class DefaultContainerCapabilityFactory
          Default implementation of ContainerCapabilityFactory.
 class DefaultContainerFactory
          Default implementation of ContainerFactory.
 

Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.configuration
 

Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.configuration
 class DefaultConfigurationCapabilityFactory
          Default implementation of ConfigurationCapabilityFactory.
 class DefaultConfigurationFactory
          Default ConfigurationFactory implementation that has all the known container configurations registered against their containers.
 

Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.deployable
 

Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.deployable
 class DefaultDeployableFactory
          Default deployable factory that returns deployables for a given container.
 

Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.deployer
 

Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.deployer
 class DefaultDeployerFactory
          Default DeployerFactory implementation that has all the known container deployers registered against their containers.
 

Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.packager
 

Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.packager
 class DefaultPackagerFactory
          Default PackagerFactory implementation that has all the known container packagers registered against their containers.
 



Copyright © 2004-2007 Codehaus. All Rights Reserved.