public interface InvocationHandlerFactory
Modifier and Type | Method and Description |
---|---|
InvocationHandler |
getInvocationHandler()
Get an InvocationHandler.
|
Class<?>[] |
getProxyInterfaces()
Get the interfaces that InvocationHandler instances produced by this InvocationHandlerFactory support.
|
InvocationHandler getInvocationHandler()
Class<?>[] getProxyInterfaces()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.