Class DistributedStatisticsCommand

  • All Implemented Interfaces:
    Serializable, Command<org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues,​CommandDispatcherTransport>

    public class DistributedStatisticsCommand
    extends Object
    implements Command<org.jboss.jca.core.api.workmanager.DistributedWorkManagerStatisticsValues,​CommandDispatcherTransport>
    Equivalent to org.jboss.jca.core.workmanager.transport.remote.jgroups.JGroupsTransport#getDistributedStatistics(java.util.Map).
    Author:
    Paul Ferraro
    See Also:
    Serialized Form
    • Constructor Detail

      • DistributedStatisticsCommand

        public DistributedStatisticsCommand​(org.jboss.jca.core.spi.workmanager.Address address)