public class MappedJsf2ScopeExtension extends Object implements javax.enterprise.inject.spi.Extension, Deactivatable
Constructor and Description |
---|
MappedJsf2ScopeExtension()
Default constructor which initializes the scope mapping
|
Modifier and Type | Method and Description |
---|---|
protected void |
convertJsf2Scopes(javax.enterprise.inject.spi.ProcessAnnotatedType processAnnotatedType) |
boolean |
isActivated()
Returns if the current instance is active or not.
|
public MappedJsf2ScopeExtension()
protected void convertJsf2Scopes(@Observes javax.enterprise.inject.spi.ProcessAnnotatedType processAnnotatedType)
public boolean isActivated()
isActivated
in interface Deactivatable
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.