| Package | Description |
|---|---|
| org.apache.openejb.util.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
Jdk13ProxyFactory |
| Modifier and Type | Method and Description |
|---|---|
static ProxyFactory |
ProxyManager.getDefaultFactory() |
static ProxyFactory |
ProxyManager.getFactory(String factoryName) |
static ProxyFactory |
ProxyManager.registerFactory(String factoryName,
ProxyFactory factory) |
static ProxyFactory |
ProxyManager.setDefaultFactory(String factoryName) |
static ProxyFactory |
ProxyManager.unregisterFactory(String factoryName) |
| Modifier and Type | Method and Description |
|---|---|
static ProxyFactory |
ProxyManager.registerFactory(String factoryName,
ProxyFactory factory) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.