Uses of Interface
com.mycila.log.jdk.hook.InvocationHandler

Packages that use InvocationHandler
com.mycila.log.jdk.handler   
com.mycila.log.jdk.hook   
 

Uses of InvocationHandler in com.mycila.log.jdk.handler
 

Methods in com.mycila.log.jdk.handler that return InvocationHandler
 InvocationHandler<T> MycilaHandler.getHook()
           
 

Methods in com.mycila.log.jdk.handler with parameters of type InvocationHandler
 void MycilaHandler.setHook(InvocationHandler<T> hook)
           
 

Uses of InvocationHandler in com.mycila.log.jdk.hook
 

Classes in com.mycila.log.jdk.hook that implement InvocationHandler
 class AsyncInvocationHandler<T extends Handler>
           
 class MycilaInvocationHandler<T extends Handler>
           
 



Copyright © 2008-2010 Mycila. All Rights Reserved.