public class OSXHandler extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_JAVA9 |
| Constructor and Description |
|---|
OSXHandler(OSXTrayInterface davGatewayTray) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEventHandlers() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public OSXHandler(OSXTrayInterface davGatewayTray) throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
public void addEventHandlers()
throws ClassNotFoundException,
NoSuchMethodException,
IllegalAccessException,
InvocationTargetException
Copyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.