Class LeaveCommand
java.lang.Object
org.jboss.as.connector.services.workmanager.transport.LeaveCommand
- All Implemented Interfaces:
Serializable,Command<Void,CommandDispatcherTransport>
Equivalent to org.jboss.jca.core.workmanager.transport.remote.jgroups.JGroupsTransport#viewAccepted(org.jgroups.View).
- Author:
- Paul Ferraro
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LeaveCommand
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommand<Void,CommandDispatcherTransport>
-