this.typeIds = typeIds ; ior = null ;
return typeIds ;
ior = StubConnectImpl.connect( ior, self, this, orb ) ;
return _get_delegate() ;
return (ORB)_orb() ;
return self ;
return _ids() ;
return _is_local() ;
ior = new StubIORImpl() ; ior.doRead( stream ) ;
String repositoryId = ior.getRepositoryId() ; String cname = RepositoryId.cache.getId( repositoryId ).getClassName() ; Class cls = null ; try { cls = JDKBridge.loadClass( cname, null, null ) ; } catch (ClassNotFoundException exc) { // XXX log this } PresentationManager pm = com.sun.corba.se.spi.orb.ORB.getPresentationManager() ; PresentationManager.ClassData classData = pm.getClassData( cls ) ; InvocationHandlerFactoryImpl ihfactory = (InvocationHandlerFactoryImpl)classData.getInvocationHandlerFactory() ; return ihfactory.getInvocationHandler( this ) ;
return _request( operation, responseExpected ) ;
_set_delegate( delegate ) ;
// The actual DynamicProxy for this stub. // XXX Should probably only allow this once. this.self = self ;
if (ior == null) ior = new StubIORImpl( this ) ; ior.doWrite( stream ) ;