org.granite.tide.cdi
Class ScopedContextResult
java.lang.Object
org.granite.tide.invocation.ContextResult
org.granite.tide.cdi.ScopedContextResult
- All Implemented Interfaces:
- Serializable, Expression
public class ScopedContextResult
- extends ContextResult
- Author:
- William DRAI
- See Also:
- Serialized Form
| Methods inherited from class org.granite.tide.invocation.ContextResult |
equals, getComponentName, getExpression, getPath, getRestrict, hashCode, matches, setComponentClassName, setComponentName, setExpression, toString |
ScopedContextResult
public ScopedContextResult()
ScopedContextResult
public ScopedContextResult(String componentName,
String expression,
Object value)
getComponentClassName
public String getComponentClassName()
- Specified by:
getComponentClassName in interface Expression- Overrides:
getComponentClassName in class ContextResult
getComponentClass
public Class<?> getComponentClass()
- Overrides:
getComponentClass in class ContextResult
getValue
public Object getValue()