org.tynamo.conversations.services
Class RequestHandlerDecoratorImpl
java.lang.Object
org.tynamo.conversations.services.RequestHandlerDecoratorImpl
- All Implemented Interfaces:
- RequestHandlerDecorator
public class RequestHandlerDecoratorImpl
- extends Object
- implements RequestHandlerDecorator
|
Method Summary |
|
build(Class<T> serviceInterface,
T delegate)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestHandlerDecoratorImpl
public RequestHandlerDecoratorImpl(org.apache.tapestry5.ioc.services.AspectDecorator aspectDecorator,
ConversationManager conversationManager,
org.apache.tapestry5.services.Cookies cookies)
build
public <T> T build(Class<T> serviceInterface,
T delegate)
- Specified by:
build in interface RequestHandlerDecorator
Copyright © 2004-2010. All Rights Reserved.