|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyFactory | |
|---|---|
| org.openejb.util.proxy | The core classes of the container system implementing the interfaces defined by the OpenEJB container system architecture. |
| Uses of ProxyFactory in org.openejb.util.proxy |
|---|
| Classes in org.openejb.util.proxy that implement ProxyFactory | |
|---|---|
class |
Jdk13ProxyFactory
Implementation of ProxyFactory for JDK 1.3 Proxies. |
| Methods in org.openejb.util.proxy that return ProxyFactory | |
|---|---|
static ProxyFactory |
ProxyManager.getDefaultFactory()
|
static ProxyFactory |
ProxyManager.getFactory(String factoryName)
|
static ProxyFactory |
ProxyManager.registerFactory(String factoryName,
ProxyFactory factory)
|
static ProxyFactory |
ProxyManager.setDefaultFactory(String factoryName)
Sets the default factory. |
static ProxyFactory |
ProxyManager.unregisterFactory(String factoryName)
|
| Methods in org.openejb.util.proxy with parameters of type ProxyFactory | |
|---|---|
static ProxyFactory |
ProxyManager.registerFactory(String factoryName,
ProxyFactory factory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||