Class ShortRunningFreeCommand
- java.lang.Object
-
- org.jboss.as.connector.services.workmanager.transport.ShortRunningFreeCommand
-
- All Implemented Interfaces:
Serializable,org.wildfly.clustering.dispatcher.Command<Long,CommandDispatcherTransport>
public class ShortRunningFreeCommand extends Object implements org.wildfly.clustering.dispatcher.Command<Long,CommandDispatcherTransport>
Equivalent toJGroupsTransport.getShortRunningFree(java.util.Map).- Author:
- Paul Ferraro
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShortRunningFreeCommand(org.jboss.jca.core.spi.workmanager.Address address)
-
-
-
Method Detail
-
execute
public Long execute(CommandDispatcherTransport transport)
- Specified by:
executein interfaceorg.wildfly.clustering.dispatcher.Command<Long,CommandDispatcherTransport>
-
-