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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DCurrent.java29 * Interfaces derived from the <tt>Current</tt> interface enable ORB and CORBA
33 * <tt>Current</tt> interface defined in the CORBA module.
36 * interface from the CORBA module's <tt>Current</tt>. Users of the
37 * service can obtain an instance of the appropriate <tt>Current</tt>
40 * org/omg/CORBA/Current.java
46 public interface Current extends CurrentOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity interface in inherits:CurrentOperations,org.omg.CORBA.Object,org.omg.CORBA.portable.IDLEntity
48 } // interface Current

Completed in 114 milliseconds