Class AdminCommandStateCmdResultJsonProvider

  • All Implemented Interfaces:
    jakarta.ws.rs.ext.MessageBodyWriter<AdminCommandState>

    @Provider
    @Produces({"application/json","application/x-javascript"})
    public class AdminCommandStateCmdResultJsonProvider
    extends AdminCommandStateJsonProvider
    Provider for AdminCommandState event object used by /management interface.
    Author:
    martinmares
    • Constructor Detail

      • AdminCommandStateCmdResultJsonProvider

        public AdminCommandStateCmdResultJsonProvider()