| Package | Description |
|---|---|
| org.seedstack.seed.el.internal |
| Modifier and Type | Method and Description |
|---|---|
static ELBinder.ExecutionPolicy |
ELBinder.ExecutionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELBinder.ExecutionPolicy[] |
ELBinder.ExecutionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ELBinder |
ELBinder.bindELAnnotation(Class<? extends Annotation> annotationClass,
ELBinder.ExecutionPolicy policy)
Bind an ELInterceptor to the given annotation with the given
ELBinder.ExecutionPolicy. |
Copyright © 2013-2015–2015. All rights reserved.