Package org.jboss.media.util.registry

Interface Summary
Registry (src) A registry.
 

Class Summary
MapRegistry (src) A synchronized Map based registry with non-null keys or values.
 

Exception Summary
ObjectAlreadyBoundException (src) This exception is thrown if an object is already bound to the registry.
ObjectNotBoundException (src) This exception is thrown if an object is not bound to the registry.