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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DServiceDetail.java36 public final class ServiceDetail implements org.omg.CORBA.portable.IDLEntity class in inherits:org.omg.CORBA.portable.IDLEntity
39 * The type of the ORB service that this <code>ServiceDetail</code>
45 * The data describing the ORB service that this <code>ServiceDetail</code>
51 * Constructs a <code>ServiceDetail</code> object with 0 for the type of
54 public ServiceDetail() { } method in class:ServiceDetail
57 * Constructs a <code>ServiceDetail</code> object with the given
64 public ServiceDetail(int service_detail_type, byte[] service_detail) { method in class:ServiceDetail

Completed in 570 milliseconds