com.trendmicro.grid.acl.ds.jmx
Class RepositoriesAdapter
java.lang.Object
com.trendmicro.grid.acl.ds.jmx.RepositoriesAdapter
@Service(value="jmxRepositoriesAdapter")
@ManagedResource(objectName="com.trendmicro.grid.acl:type=RepositorySelection,name=Context",
description="Shows the active repository implementations and allows to change the selection of the implementation that is currently active.")
public class RepositoriesAdapter
- extends Object
Publishes all registered repositories to JMX monitoring.
- Version:
- 1.0
- Author:
- juergen_kellerer, 2010-05-05
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoriesAdapter
public RepositoriesAdapter()
getRegisteredRepositoryImplementationCount
@ManagedAttribute
public int getRegisteredRepositoryImplementationCount()