Class AdminSyncNotification

  • All Implemented Interfaces:
    Encodable, Serializable, Cloneable

    public class AdminSyncNotification
    extends SyncNotification
    This notification allows to require an administration action to a specified agent. It is used for JMX requests that requires an interaction with an agent. This notification is not persistent and returns a result to the sender through the SyncNotification context.
    See Also:
    Serialized Form