org.apache.myfaces.extensions.cdi.core.impl
Class CodiDeactivatorExtension
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.CodiDeactivatorExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension, Deactivatable
public class CodiDeactivatorExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension, Deactivatable
Allows the deactivation of interceptors
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodiDeactivatorExtension
public CodiDeactivatorExtension()
filterInterceptors
public void filterInterceptors(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType processAnnotatedType)
isActivated
public boolean isActivated()
- Specified by:
isActivated
in interface Deactivatable
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.