com.trendmicro.grid.acl.ds.jmx
Class RepositoriesAdapter

java.lang.Object
  extended by 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

Constructor Summary
RepositoriesAdapter()
           
 
Method Summary
 int getRegisteredRepositoryImplementationCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoriesAdapter

public RepositoriesAdapter()
Method Detail

getRegisteredRepositoryImplementationCount

@ManagedAttribute
public int getRegisteredRepositoryImplementationCount()