Interface RegistryMBean

All Known Implementing Classes:
NoDescriptorRegistry, Registry

public interface RegistryMBean
Interface for modeler MBeans. This is the main entry point into modeler. It provides methods to create and manipulate model mbeans and simplify their use. Starting with version 1.1, this is no longer a singleton and the static methods are strongly deprecated. In a container environment we can expect different applications to use different registries.
Since:
1.1
Author:
Craig R. McClanahan, Costin Manolache