Class MBeanAccessor.SetAttributes

java.lang.Object
com.tangosol.net.management.MBeanAccessor.SetAttributes
All Implemented Interfaces:
Remote.Function<MBeanServer, Map<String, Map<String,Object>>>, Serializable, Function<MBeanServer, Map<String, Map<String,Object>>>
Enclosing class:
MBeanAccessor

public static class MBeanAccessor.SetAttributes extends Object implements Remote.Function<MBeanServer, Map<String, Map<String,Object>>>, Serializable
The Remote.Function for the MBeanServerConnection.setAttributes method.
Since:
12.2.1.4.0
Author:
sr/hr
See Also: