org.jboss.kernel.plugins.lazy
Class JDKLazyInitializer.LazyHandler
java.lang.Object
org.jboss.kernel.plugins.lazy.AbstractLazyInitializer.AbstractInvokeHandler
org.jboss.kernel.plugins.lazy.JDKLazyInitializer.LazyHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- JDKLazyInitializer
public class JDKLazyInitializer.LazyHandler
- extends AbstractLazyInitializer.AbstractInvokeHandler
- implements InvocationHandler
Lazy invocation handler.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDKLazyInitializer.LazyHandler
public JDKLazyInitializer.LazyHandler(String bean,
KernelBus bus,
Class<?> proxyClass)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.