|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractObjectFactory | |
|---|---|
| org.apache.avalon.fortress.impl.factory | ObjectFactory wrappers to provide proxied components to the container. |
| Uses of AbstractObjectFactory in org.apache.avalon.fortress.impl.factory |
|---|
| Subclasses of AbstractObjectFactory in org.apache.avalon.fortress.impl.factory | |
|---|---|
class |
NoopObjectFactory
NoopObjectFactory is used in situations where no proxied objects are desired. |
class |
ProxyObjectFactory
An ObjectFactory that delegates to another ObjectFactory and proxies results of that factory. |
class |
WrapperObjectFactory
An object factory that delegates all calls to another object factory and wraps the returned object into another object that exposes only the wrapped object's work interface(s). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||