org.jboss.ejb3.interceptors.container
Class ContainerInterceptorFactory
java.lang.Object
org.jboss.ejb3.interceptors.container.ContainerInterceptorFactory
- All Implemented Interfaces:
- InterceptorFactory
public class ContainerInterceptorFactory
- extends Object
- implements InterceptorFactory
Comment
- Version:
- $Revision: 68820 $
- Author:
- Carlo de Wolf
Method Summary |
Object |
create(org.jboss.aop.Advisor advisor,
Class<?> interceptorClass)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerInterceptorFactory
public ContainerInterceptorFactory()
create
public Object create(org.jboss.aop.Advisor advisor,
Class<?> interceptorClass)
throws InstantiationException,
IllegalAccessException
- Specified by:
create
in interface InterceptorFactory
- Throws:
InstantiationException
IllegalAccessException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.