Searched defs:makeImmutable (Results 1 - 7 of 7) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/ior/
H A DMakeImmutable.java29 void makeImmutable() ; method in interface:MakeImmutable
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/ior/
H A DIORTemplateListImpl.java87 makeImmutable() ;
90 public void makeImmutable() method in class:IORTemplateListImpl
93 super.makeImmutable() ;
H A DGenericTaggedProfile.java86 public void makeImmutable() method in class:GenericTaggedProfile
H A DIORTemplateImpl.java115 public void makeImmutable() method in class:IORTemplateImpl
118 super.makeImmutable() ;
136 makeImmutable() ;
H A DFreezableList.java41 * using the makeImmutable method.
77 public void makeImmutable() method in class:FreezableList
94 element.makeImmutable() ;
H A DIORImpl.java153 makeImmutable() ;
186 makeImmutable() ;
198 makeImmutable() ;
230 public synchronized void makeImmutable() method in class:IORImpl
235 iortemps.makeImmutable() ;
237 super.makeImmutable() ;
303 iortemps.makeImmutable() ;
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/ior/iiop/
H A DIIOPProfileImpl.java345 public void makeImmutable() method in class:IIOPProfileImpl
347 proftemp.makeImmutable() ;

Completed in 41 milliseconds