public interface CallbackBehavior
Object handle(Object commandPayload, MetaData commandMetaData) throws Throwable
commandPayload - The payload of the Command MessagecommandMetaData - The MetaData of the CommandMessageThrowable - If the onFailure method of the callback must be invokedCopyright © 2010-2014. All Rights Reserved.