FileDocCategorySizeDatePackage
InvocationHandlerFactory.javaAPI DocJava SE 5 API741Fri Aug 26 14:54:40 BST 2005com.sun.corba.se.spi.orbutil.proxy

InvocationHandlerFactory

public interface InvocationHandlerFactory

Fields Summary
Constructors Summary
Methods Summary
public java.lang.reflect.InvocationHandlergetInvocationHandler()
Get an InvocationHandler.

public java.lang.Class[]getProxyInterfaces()
Get the interfaces that InvocationHandler instances produced by this InvocationHandlerFactory support.