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 © 2018 JBoss by Red Hat. All rights reserved.