public class InvocationHandlerFactoryImpl extends Object implements InvocationHandlerFactory
| Constructor and Description |
|---|
InvocationHandlerFactoryImpl(PresentationManager pm,
PresentationManager.ClassData classData) |
| Modifier and Type | Method and Description |
|---|---|
InvocationHandler |
getInvocationHandler()
Get an InvocationHandler.
|
Class[] |
getProxyInterfaces()
Get the interfaces that InvocationHandler instances
produced by this InvocationHandlerFactory support.
|
public InvocationHandlerFactoryImpl(PresentationManager pm, PresentationManager.ClassData classData)
public InvocationHandler getInvocationHandler()
InvocationHandlerFactorygetInvocationHandler in interface InvocationHandlerFactorypublic Class[] getProxyInterfaces()
InvocationHandlerFactorygetProxyInterfaces in interface InvocationHandlerFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.