JBoss EJB 3.1 Common Interceptor Library Parent 2.0.0.Final
-
- All Implemented Interfaces:
- Serializable, javassist.util.proxy.MethodHandler
public class CompositeHandler
extends Object
implements javassist.util.proxy.MethodHandler, Serializable
A wrapper for multiple Javassist method handlers.
- Author:
- Marius Bogoevici
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
CompositeHandler(List<javassist.util.proxy.MethodHandler> methodHandlers) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JBoss EJB 3.1 Common Interceptor Library Parent 2.0.0.Final
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.