org.apache.myfaces.extensions.cdi.jsf2.impl.scope.mapped
Class MappedJsf2ScopeExtension
java.lang.Object
org.apache.myfaces.extensions.cdi.jsf2.impl.scope.mapped.MappedJsf2ScopeExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension, Deactivatable
public class MappedJsf2ScopeExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension, Deactivatable
- Author:
- Gerhard Petracek
Method Summary |
protected void |
convertJsf2Scopes(javax.enterprise.inject.spi.ProcessAnnotatedType processAnnotatedType)
|
boolean |
isActivated()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MappedJsf2ScopeExtension
public MappedJsf2ScopeExtension()
convertJsf2Scopes
protected void convertJsf2Scopes(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType processAnnotatedType)
isActivated
public boolean isActivated()
- Specified by:
isActivated
in interface Deactivatable
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.