public interface EvaluationContext
| Modifier and Type | Method and Description |
|---|---|
void |
enterFrame() |
void |
exitFrame() |
Object |
getValue(String name) |
Object |
getValue(String[] name) |
void |
setValue(String name,
Object value) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.