Class DeploymentProperties

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
org.glassfish.deployment.common.DeploymentProperties
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public class DeploymentProperties extends Properties
This properties are used to transfer information between deployment clients and server
Author:
Sandhya E
See Also: