Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Interface
java.lang.reflect.InvocationHandler

Packages that use InvocationHandler
java.lang.reflect Provides classes and interfaces for obtaining reflective information about classes and objects. 
 

Uses of InvocationHandler in java.lang.reflect
 

Fields in java.lang.reflect declared as InvocationHandler
protected  InvocationHandler Proxy.h
          the invocation handler for this proxy instance.
 

Methods in java.lang.reflect that return InvocationHandler
static InvocationHandler Proxy.getInvocationHandler(Object proxy)
          Returns the invocation handler for the specified proxy instance.
 

Methods in java.lang.reflect with parameters of type InvocationHandler
static Object Proxy.newProxyInstance(ClassLoader loader, Class[] interfaces, InvocationHandler h)
          Returns an instance of a proxy class for the specified interfaces that dispatches method invocations to the specified invocation handler.
 

Constructors in java.lang.reflect with parameters of type InvocationHandler
Proxy(InvocationHandler h)
          Constructs a new Proxy instance from a subclass (typically, a dynamic proxy class) with the specified value for its invocation handler.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter