Interface MBeanServerLookup

All Superinterfaces:
MBeanServerLookup
All Known Implementing Classes:
PlatformMBeanServerLookup

@Deprecated(forRemoval=true) public interface MBeanServerLookup extends MBeanServerLookup
Deprecated, for removal: This API element is subject to removal in a future version.
Use MBeanServerLookup instead
Implementors of this should return an MBeanServer to which MBeans will be registered.
Since:
4.0
Author:
Mircea.Markus@jboss.com
See Also: