org.jboss.ejb3.interceptors.container
Class InterceptorFactoryRefImpl
java.lang.Object
org.jboss.ejb3.interceptors.container.InterceptorFactoryRefImpl
- All Implemented Interfaces:
- Annotation, InterceptorFactoryRef
public class InterceptorFactoryRefImpl
- extends Object
- implements InterceptorFactoryRef
Comment
- Version:
- $Revision: 68820 $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorFactoryRefImpl
public InterceptorFactoryRefImpl(Class<? extends InterceptorFactory> interceptorFactoryClass)
value
public Class<? extends InterceptorFactory> value()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.