Class Asn1FileEINode

All Implemented Interfaces:
MapToNar, AdminIfc, ConfigIfc, IDCMethodHandler, LoggerIfc, NodeHealthIfc, NodeStateManagementIfc, PropertyIfc, StateManagementIfc

public class Asn1FileEINode extends FileEINode implements MapToNar
Network Mediation User: jwu Date: Aug 23, 2005 Time: 10:34:02 AM MetaSolv Software Inc.
  • Field Details

  • Constructor Details

    • Asn1FileEINode

      public Asn1FileEINode()
      Default Constructor; instantiates objects necessary to define the DCNodeTypeIfc methods.
    • Asn1FileEINode

      public Asn1FileEINode(String[] args) throws NodeStartException
      Constructor for the class. Calls the super class EINode with the given array of arguments.
      Parameters:
      args - Arguments to be passed to the DCNode super class.
      Throws:
      NodeStartException
  • Method Details