Class ClusterMemberInfoImpl

  • All Implemented Interfaces:
    ClusterMemberInfo

    @Singleton
    public final class ClusterMemberInfoImpl
    extends Object
    implements ClusterMemberInfo
    Implementation of ClusterMemberInfo service using the JMX MBeans exposed by Akka framework used in ODL controller.
    Author:
    Faseela K, Michael Vorburger converted former static utility to service (for testability)