Searched refs:Destroy (Results 1 - 9 of 9) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/naming/cosnaming/
H A DBindingIteratorImpl.java53 * Destroy must also be implemented by the subclass.
55 * A subclass must implement NextOne() and Destroy(); these
151 * Destroy this BindingIterator object. The object corresponding to this
155 * @see Destroy
159 // Destroy actually destroys
160 this.Destroy();
178 protected abstract void Destroy(); method in class:BindingIteratorImpl
H A DNamingContextDataStore.java104 void Destroy() method in interface:NamingContextDataStore
H A DTransientBindingIterator.java108 final public void Destroy() method in class:TransientBindingIterator
118 NamingUtils.errprint("BindingIterator.Destroy():caught exception:");
H A DTransientNamingContext.java309 public final void Destroy() method in class:TransientNamingContext
312 // Destroy the object reference by disconnecting from the ORB
H A DNamingContextImpl.java86 * Unbind(), List(), NewContext() and Destroy(). Calls
508 * Destroy this NamingContext object. If this NamingContext contains
523 impl.Destroy();
/openjdk7/jdk/src/solaris/native/sun/awt/
H A DVDrawingArea.c68 static void Destroy ();
118 /* destroy */ Destroy,
297 Destroy(Widget widget) function
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/
H A DPersistentBindingIterator.java116 final public void Destroy() method in class:PersistentBindingIterator
126 throw new INTERNAL( "Exception in BindingIterator.Destroy " + e );
H A DNamingContextImpl.java484 * Destroy this NamingContext object. If this NamingContext contains
499 impl.Destroy();
1118 public void Destroy() throws SystemException method in class:NamingContextImpl
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_DnDDS.cpp131 static void Destroy() function in class:PictureDragHelper
290 PictureDragHelper::Destroy();

Completed in 270 milliseconds