public class ActivationPropertyHandler extends Object implements org.mvel2.integration.PropertyHandler
Constructor and Description |
---|
ActivationPropertyHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String name,
Object obj,
org.mvel2.integration.VariableResolverFactory variableFactory) |
Object |
setProperty(String name,
Object contextObj,
org.mvel2.integration.VariableResolverFactory variableFactory,
Object value) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.