Package | Description |
---|---|
org.apache.aries.proxy | |
org.apache.aries.proxy.impl |
Modifier and Type | Method and Description |
---|---|
Object |
ProxyManager.createProxy(org.osgi.framework.Bundle clientBundle,
Collection<Class<?>> classes,
Callable<Object> dispatcher,
InvocationHandlerWrapper wrapper) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWrapper |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractProxyManager.createProxy(org.osgi.framework.Bundle clientBundle,
Collection<Class<?>> classes,
Callable<Object> dispatcher,
InvocationHandlerWrapper wrapper) |
Constructor and Description |
---|
ProxyHandler(AbstractProxyManager abstractProxyManager,
Callable<Object> dispatcher,
InvocationHandlerWrapper wrapper) |
Copyright © 2016. All rights reserved.