Package org.oddjob.jmx
Interface RemoteDirectory
- All Superinterfaces:
BeanDirectory
Extends the idea of a
BeanDirectory to also includes a server
identifier.- Author:
- rob
-
Method Summary
Methods inherited from interface org.oddjob.arooa.registry.BeanDirectory
getAllByType, getAllIds, getIdFor, lookup, lookup
-
Method Details
-
getServerId
ServerId getServerId()Get the serverId.- Returns:
- The serverId.
-