|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
ActionHandler findHandlerByAction(String ) |
Finds and returns the highest priority ActionHandler whose ActionHandler.canHandle(String) method returned true for the given action String, or null if no ActionHandlers returned true. |
Added Methods | |
void clear() |
Removes all ActionHandlers from the registry. |
ActionHandler handlerByAction(String ) |
Finds and returns the highest priority ActionHandler whose ActionHandler.canHandle(String) method returned true for the given action String, or null if no ActionHandlers returned true. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |