public class StandardDeploymentPhaseContext extends Hashtable implements DeploymentPhaseContext
Standard implementation of the @see DeploymentPhaseContext
interface based on dynamic properties. All information
can be store using the @see java.util.Hashtable get/set
methods.