157158159160161162163
return new ObjectReferenceFactoryImpl( orb, iortemps ) ; } public static ObjectKeyFactory makeObjectKeyFactory( ORB orb ) { return new ObjectKeyFactoryImpl( orb ) ; }