Package com.priint.pubserver.appserver
Class GlassfishDomain.Property
java.lang.Object
com.priint.pubserver.appserver.GlassfishDomain.Property
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GlassfishDomain
The type Property.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Property
public Property()Instantiates a new Property. -
Property
Instantiates a new Property.- Parameters:
name- the namevalue- the value
-