public class InvocationGossipTarget extends Object implements GossipTarget
| Constructor and Description |
|---|
InvocationGossipTarget(Object targetObject,
Class serviceInterface) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getServiceInterface() |
void |
handleMessage(MessageStrategy messageStrategy,
javax.jms.Message message) |
public InvocationGossipTarget(Object targetObject, Class serviceInterface) throws NoSuchMethodException
NoSuchMethodExceptionpublic Class getServiceInterface()
getServiceInterface in interface GossipTargetpublic void handleMessage(MessageStrategy messageStrategy, javax.jms.Message message) throws Exception
handleMessage in interface GossipTargetExceptionCopyright © 2013. All Rights Reserved.