Overview Package Class Use Tree Deprecated Index Help

Prev Class Next Class Frames NoFrames All Classes

Summary: Nested Field Constr Method Detail: Field Constr Method

java.lang.reflect

Class Proxy

public class Proxy extends Object implements Serializable

Field Summary
protected InvocationHandler h
Constructor Summary
protected Proxy(InvocationHandler h)
Method Summary
static InvocationHandler getInvocationHandler(Object proxy)
static Class getProxyClass(ClassLoader loader, Class... interfaces)
static booleanisProxyClass(Class cl)
static Object newProxyInstance(ClassLoader loader, Class[] interfaces, InvocationHandler h)

Field Detail

h

protected InvocationHandler h

Constructor Detail

Proxy

protected Proxy(InvocationHandler h)

Method Detail

getInvocationHandler

public static InvocationHandler getInvocationHandler(Object proxy)

getProxyClass

public static Class getProxyClass(ClassLoader loader, Class... interfaces)

isProxyClass

public static boolean isProxyClass(Class cl)

newProxyInstance

public static Object newProxyInstance(ClassLoader loader, Class[] interfaces, InvocationHandler h)

Overview Package Class Use Tree Deprecated Index Help

Prev Class Next Class Frames NoFrames All Classes

Summary: Nested Field Constr Method Detail: Field Constr Method

AltStyle によって変換されたページ (->オリジナル) /