org.jboss.ejb3.annotation.impl
Class InterceptorsImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.InterceptorsImpl
- All Implemented Interfaces:
- Annotation, javax.interceptor.Interceptors
public class InterceptorsImpl
- extends Object
- implements javax.interceptor.Interceptors
// *
- Version:
- $Revision: 68408 $
- Author:
- William DeCoste
InterceptorsImpl
public InterceptorsImpl()
value
public Class<?>[] value()
addValue
public void addValue(Class<?> value)
getImpl
public static InterceptorsImpl getImpl(javax.interceptor.Interceptors interceptors)
annotationType
public Class<javax.interceptor.Interceptors> annotationType()
- Specified by:
annotationType
in interface Annotation
toString
public String toString()
- Specified by:
toString
in interface Annotation
- Overrides:
toString
in class Object
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.