@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface AutoHandler
| Modifier and Type | Optional Element and Description |
|---|---|
AutoHandler.CallbackObject |
value
Define callback object to use for annotation event handler.
|
public abstract AutoHandler.CallbackObject value
Copyright © 2011–2015 JRebirth OSS. All rights reserved.