Uses of Class
org.objectweb.jonathan.libs.binding.moa.MinimalAdapter

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

Uses of MinimalAdapter in org.objectweb.david.libs.binding.moa
 

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