Modifier and Type | Required Element and Description |
---|---|
String |
value
Expression which signals if the annotated bean should be active or not
|
Modifier and Type | Optional Element and Description |
---|---|
String |
configName
Default config name: org.apache.myfaces.extensions.cdi.ExpressionActivated.properties
or myfaces-extcdi.properties as a default config file known by one of the default implementations of
ConfiguredValueResolver |
Class<? extends ExpressionInterpreter> |
interpreter |
public abstract String value
public abstract String configName
ConfiguredValueResolver
public abstract Class<? extends ExpressionInterpreter> interpreter
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.