org.smallmind.cloud.service.messaging
Class ServiceTarget

java.lang.Object
  extended by org.smallmind.quorum.transport.messaging.InvocationMessageTarget
      extended by org.smallmind.cloud.service.messaging.ServiceTarget
All Implemented Interfaces:
MessageTarget

public class ServiceTarget
extends InvocationMessageTarget


Constructor Summary
ServiceTarget(ServiceEndpoint serviceEndpoint)
           
 
Method Summary
 void logError(Throwable throwable)
           
 
Methods inherited from class org.smallmind.quorum.transport.messaging.InvocationMessageTarget
handleMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceTarget

public ServiceTarget(ServiceEndpoint serviceEndpoint)
              throws NoSuchMethodException
Throws:
NoSuchMethodException
Method Detail

logError

public void logError(Throwable throwable)


Copyright © 2011. All Rights Reserved.