Interface DomainNode

All Superinterfaces:
Destroyable, Structural
All Known Implementing Classes:
SimpleDomainNode

public interface DomainNode extends Structural, Destroyable
Marker interface for an Object that represents a JMX domain.
Author:
rob
  • Method Details

    • initialise

      void initialise()
      Called from the service to initialise the node.