Searched refs:getSlotTable (Results 1 - 4 of 4) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/interceptors/
H A DPICurrent.java98 SlotTable getSlotTable( ) { method in class:PICurrent
136 getSlotTable().set_slot( id, data );
152 return getSlotTable().get_slot( id );
160 getSlotTable().resetSlots();
H A DSlotTableStack.java81 SlotTable getSlotTable( ) { method in class:SlotTableStack.SlotTablePool
136 SlotTable table = tablePool.getSlotTable( );
H A DInterceptorInvoker.java415 info.setSlotTable(current.getSlotTable());
H A DRequestInfoImpl.java249 slotTable = current.getSlotTable( );

Completed in 56 milliseconds