Package | Description |
---|---|
java.lang.reflect |
Modifier and Type | Field and Description |
---|---|
protected InvocationHandler |
Proxy.h |
Modifier and Type | Method and Description |
---|---|
static InvocationHandler |
Proxy.getInvocationHandler(Object var0) |
Modifier and Type | Method and Description |
---|---|
static Object |
Proxy.newProxyInstance(ClassLoader var0,
Class[] var1,
InvocationHandler var2) |
Constructor and Description |
---|
Proxy(InvocationHandler var0) |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.