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.
See Also: