Interface IRegistryMXBean
- All Known Implementing Classes:
CacheModuleRegistry,Registry,ResponderRegistry,SCMPSessionCompositeRegistry,ServerRegistry,ServiceRegistry,SessionRegistry,SrvServiceRegistry,SubscriptionRegistry,WebSessionRegistry
public interface IRegistryMXBean
The Interface IRegistryMXBean. Needed for JMX access to registries.
- Author:
- JTraber
-
Method Summary
-
Method Details
-
getEntries
RegistryEntryWrapperJMX[] getEntries()Gets the entries.- Returns:
- the entries
-