Uses of Package
org.sape.carbon.services.deployment.namelookup

Packages that use org.sape.carbon.services.deployment.namelookup
org.sape.carbon.services.deployment The DeploymentService is designed to help manage differences in configurations between application deployments. 
org.sape.carbon.services.deployment.namelookup NameLookups are components that provide the deployment service with names that specify either an environment or instance. 
 

Classes in org.sape.carbon.services.deployment.namelookup used by org.sape.carbon.services.deployment
NameLookup
          This functional interface is implemented by components that are used to implement custom methods for providing environment or instance names to the deployment service.
 

Classes in org.sape.carbon.services.deployment.namelookup used by org.sape.carbon.services.deployment.namelookup
NameLookup
          This functional interface is implemented by components that are used to implement custom methods for providing environment or instance names to the deployment service.
NameLookupException
          Thrown by NameLookup components when they have a problem looking up a name
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.