Class GlassfishDomain.Property

java.lang.Object
com.priint.pubserver.appserver.GlassfishDomain.Property
All Implemented Interfaces:
Serializable
Enclosing class:
GlassfishDomain

public static class GlassfishDomain.Property extends Object implements Serializable
The type Property.
See Also:
  • Constructor Details

    • Property

      public Property()
      Instantiates a new Property.
    • Property

      public Property(String name, String value)
      Instantiates a new Property.
      Parameters:
      name - the name
      value - the value