Uses of Class
org.objectweb.jonathan.libs.binding.soa.SingleOAdapter

Packages that use SingleOAdapter
org.objectweb.david.libs.binding.soa Provides a simple adapter implementation, as a table of objects. 
 

Uses of SingleOAdapter in org.objectweb.david.libs.binding.soa
 

Constructors in org.objectweb.david.libs.binding.soa with parameters of type SingleOAdapter
SOAImpl(NamingContext orb, DelegateFactory dfactory, SingleOAdapter adapter, org.objectweb.jonathan.apis.kernel.ContextFactory context_factory)