public static interface DaemonScanner.Invoke
| Modifier and Type | Method and Description |
|---|---|
InterconnectObject |
invoke(IDaemonHandler handler,
Method method,
InterconnectObject ico) |
InterconnectObject invoke(IDaemonHandler handler, Method method, InterconnectObject ico) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
handler - Handlermethod - Methodico - Request InterconnectObjectIllegalAccessException - ...IllegalArgumentException - ...InvocationTargetException - ...Copyright © 2016 Taimos GmbH. All rights reserved.