Uses of Class
org.codehaus.cargo.generic.spi.AbstractIntrospectionGenericHintFactory
-
-
Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic
Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic Modifier and Type Class Description class
DefaultContainerCapabilityFactory
Default implementation ofContainerCapabilityFactory
.class
DefaultContainerFactory
Default implementation ofContainerFactory
. -
Uses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.configuration
Subclasses of AbstractIntrospectionGenericHintFactory in org.codehaus.cargo.generic.configuration Modifier and Type Class Description class
DefaultConfigurationCapabilityFactory
Default implementation ofConfigurationCapabilityFactory
.class
DefaultConfigurationFactory
DefaultConfigurationFactory
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 Modifier and Type Class Description 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 Modifier and Type Class Description class
DefaultDeployerFactory
DefaultDeployerFactory
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 Modifier and Type Class Description class
DefaultPackagerFactory
DefaultPackagerFactory
implementation that has all the known container packagers registered against their containers.
-