public class EventHandlerScanner extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
wire(Object instance,
BaseComponent root)
Recursively scans the controller's class and superclasses for @EventHandler
-annotated methods.
|
public static void wire(Object instance, BaseComponent root)
instance - Controller to be wired.root - The root component used to resolve component names.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.