|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegateFactory | |
org.objectweb.david.libs.binding.moa | Provides a simple adapter implementation, as a table of objects. |
org.objectweb.david.libs.binding.soa | Provides a simple adapter implementation, as a table of objects. |
org.objectweb.david.libs.stub_factories.std | Provides classes implementing the default David stub factory. |
Uses of DelegateFactory in org.objectweb.david.libs.binding.moa |
Constructors in org.objectweb.david.libs.binding.moa with parameters of type DelegateFactory | |
MOAImpl(NamingContext orb,
DelegateFactory dfactory,
MinimalAdapter adapter,
org.objectweb.jonathan.apis.kernel.ContextFactory context_factory)
|
Uses of DelegateFactory in org.objectweb.david.libs.binding.soa |
Constructors in org.objectweb.david.libs.binding.soa with parameters of type DelegateFactory | |
SOAImpl(NamingContext orb,
DelegateFactory dfactory,
SingleOAdapter adapter,
org.objectweb.jonathan.apis.kernel.ContextFactory context_factory)
|
Uses of DelegateFactory in org.objectweb.david.libs.stub_factories.std |
Classes in org.objectweb.david.libs.stub_factories.std that implement DelegateFactory | |
class |
JDelegateFactory
Super type of all CorbaStubFactory client stubs. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |