Uses of Interface
org.figure8.join.services.properties.PropertiesExtractor

Packages that use PropertiesExtractor
org.figure8.join.businessfacades.environment   
org.figure8.join.services.properties   
 

Uses of PropertiesExtractor in org.figure8.join.businessfacades.environment
 

Methods in org.figure8.join.businessfacades.environment with parameters of type PropertiesExtractor
 void DefaultParameterManager.setPropertiesExtractor(PropertiesExtractor extractor)
           
 

Uses of PropertiesExtractor in org.figure8.join.services.properties
 

Classes in org.figure8.join.services.properties that implement PropertiesExtractor
 class AssemblyPropertiesExtractor
          This is an implementation of PropertiesExtractor made for Assemblies.
 class BuildPropertiesExtractor
          This is an implementation of PropertiesExtractor made for Builds.
 class ComponentPropertiesExtractor
          This is an implementation of PropertiesExtractor made for Components.
 class DefaultPropertiesExtractor
          This is the default implementation of PropertiesExtractor that acts as a router to underlying more specialized implementations.
 class DeliverablePropertiesExtractor
          This is an implementation of PropertiesExtractor made for Deliverables.
 class DeploymentPropertiesExtractor
          This is an implementation of PropertiesExtractor made for Deployments.
 class PhysicalEnvironmentPropertiesExtractor
          This is an implementation of PropertiesExtractor made for PhysicalEnvironments.
 



Copyright © 2005-2008 Join. All Rights Reserved.