Uses of Interface
org.objectweb.jonathan.apis.stub_factories.StubFactory

Packages that use StubFactory
org.objectweb.fractal.rmi Provides a protocol, an object adapter and a binder component. 
org.objectweb.fractal.rmi.stub Provides a stub and skeleton factory component based on ASM
 

Uses of StubFactory in org.objectweb.fractal.rmi
 

Fields in org.objectweb.fractal.rmi declared as StubFactory
protected  StubFactory RmiBinder.stubFactory
          The factory used to create bindings to the objects identified by the names managed by this context.
 

Uses of StubFactory in org.objectweb.fractal.rmi.stub
 

Classes in org.objectweb.fractal.rmi.stub that implement StubFactory
 class MyRmiStubFactory
          A stub and skeleton factory based on ASM.
 class RmiStubFactory
          A stub and skeleton factory based on ASM.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.