Class EndPointPropCnr

java.lang.Object
com.iizix.prop.GProp<GProp<?>[]>
com.iizix.prop.PropCnr
com.iizix.server.monitor.EndPointPropCnr
All Implemented Interfaces:
EventListener, IGProp<GProp<?>[]>, IPropCnr, Cloneable

public class EndPointPropCnr extends PropCnr
An end point property.
  • Constructor Details

    • EndPointPropCnr

      public EndPointPropCnr()
      Constructor for transactions.
    • EndPointPropCnr

      public EndPointPropCnr(IEndPoint endPoint)
      Constructor for monitor.
  • Method Details