Class ServerContextImpl

java.lang.Object
org.oddjob.jmx.server.ServerContextImpl
All Implemented Interfaces:
ServerContext, AncestorContext

public class ServerContextImpl extends Object implements ServerContext
Provide a server context which can be passed down through the nodes of the server and used to look up useful things.
Author:
Rob Gordon.