Interface RestManagement.MBeanServerProxyFactory
- Enclosing class:
RestManagement
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A provider of instances of
MBeanServerProxy.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RestManagement.MBeanServerProxyFactoryThe defaultRestManagement.MBeanServerProxyFactory. -
Method Summary
-
Field Details
-
DEFAULT
The defaultRestManagement.MBeanServerProxyFactory.
-
-
Method Details
-
get
com.tangosol.net.management.MBeanServerProxy get()
-