Uses of Interface
org.opendaylight.infrautils.diagstatus.DiagStatusServiceMBean
-
Packages that use DiagStatusServiceMBean Package Description org.opendaylight.infrautils.diagstatus.internal org.opendaylight.infrautils.diagstatus.shell -
-
Uses of DiagStatusServiceMBean in org.opendaylight.infrautils.diagstatus.internal
Classes in org.opendaylight.infrautils.diagstatus.internal that implement DiagStatusServiceMBean Modifier and Type Class Description class
DiagStatusServiceMBeanImpl
-
Uses of DiagStatusServiceMBean in org.opendaylight.infrautils.diagstatus.shell
Constructors in org.opendaylight.infrautils.diagstatus.shell with parameters of type DiagStatusServiceMBean Constructor Description DiagStatusCommand(DiagStatusServiceMBean diagStatusServiceMBean, ClusterMemberInfo clusterMemberInfoProvider, HttpClientService httpClient)
-