Uses of Interface
org.tynamo.conversations.services.RequestHandlerDecorator

Packages that use RequestHandlerDecorator
org.tynamo.conversations.services   
 

Uses of RequestHandlerDecorator in org.tynamo.conversations.services
 

Classes in org.tynamo.conversations.services that implement RequestHandlerDecorator
 class RequestHandlerDecoratorImpl
           
 

Methods in org.tynamo.conversations.services with parameters of type RequestHandlerDecorator
static
<T> T
ConversationModule.decorateComponentRequestHandler(java.lang.Class<T> serviceInterface, T delegate, RequestHandlerDecorator decorator)
           
 



Copyright © 2004-2009. All Rights Reserved.