org.granite.guice
Class GuiceServiceInvoker

java.lang.Object
  extended by org.granite.messaging.service.ServiceInvoker<GuiceServiceFactory>
      extended by org.granite.guice.GuiceServiceInvoker
All Implemented Interfaces:
Serializable

public class GuiceServiceInvoker
extends org.granite.messaging.service.ServiceInvoker<GuiceServiceFactory>

Author:
Matt GIACOMI
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.granite.messaging.service.ServiceInvoker
destination, factory, invocationListeners, invokee
 
Constructor Summary
GuiceServiceInvoker(org.granite.config.flex.Destination destination, GuiceServiceFactory factory, Object instance)
           
 
Method Summary
 
Methods inherited from class org.granite.messaging.service.ServiceInvoker
adjustInvokee, afterInvocation, afterInvocationError, beforeInvocation, beforeMethodSearch, invoke, retryInvocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiceServiceInvoker

public GuiceServiceInvoker(org.granite.config.flex.Destination destination,
                           GuiceServiceFactory factory,
                           Object instance)
                    throws org.granite.messaging.service.ServiceException
Throws:
org.granite.messaging.service.ServiceException