Package | Description |
---|---|
org.mvel2.integration |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<Listener> |
GlobalListenerFactory.propertyGetListeners |
private static java.util.List<Listener> |
GlobalListenerFactory.propertySetListeners |
Modifier and Type | Method and Description |
---|---|
static boolean |
GlobalListenerFactory.registerGetListener(Listener getListener) |
static boolean |
GlobalListenerFactory.registerSetListener(Listener getListener) |