@Immutable public final class MBeanServerLocator extends Object implements Container<MBeanServer>
ServiceLocator to search for
advertised implementations of the factory service specification class
MBeanServerProvider
and the decorator service specification class
MBeanServerDecorator.| Modifier and Type | Field and Description |
|---|---|
static MBeanServerLocator |
SINGLETON
The singleton instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
MBeanServer |
get()
Returns the same contained product upon each call.
|
public static final MBeanServerLocator SINGLETON
public MBeanServer get()
Containerget in interface javax.inject.Provider<MBeanServer>get in interface Container<MBeanServer>Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.