public static class ActionEventListener.LegacyAdapter extends Object implements ActionEventListener
ActionEventListener.LegacyAdapter
Modifier and Type | Method and Description |
---|---|
String |
handleException(Throwable t,
ValueStack stack) |
Object |
prepare(Object action,
ValueStack stack) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt, handleException, prepare
public Object prepare(Object action, ValueStack stack)
public String handleException(Throwable t, ValueStack stack)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.