org.oddjob.jmx
Interface RemoteDirectory

All Superinterfaces:
BeanDirectory

public interface RemoteDirectory
extends BeanDirectory

Extends the idea of a BeanDirectory to also includes a server identifier.

Author:
rob

Method Summary
 ServerId getServerId()
          Get the serverId.
 
Methods inherited from interface org.oddjob.arooa.registry.BeanDirectory
getAllByType, getIdFor, lookup, lookup
 

Method Detail

getServerId

ServerId getServerId()
Get the serverId.

Returns:
The serverId.