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

NameLookups are components that provide the deployment service with names that specify either an environment or instance.

See:
          Description

Interface Summary
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.
 

Class Summary
LocalHostNameLookup Implementation of NameLookup that returns the name of the localhost
 

Exception Summary
NameLookupException Thrown by NameLookup components when they have a problem looking up a name
 

Package org.sape.carbon.services.deployment.namelookup Description

NameLookups are components that provide the deployment service with names that specify either an environment or instance.



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.