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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DServiceInformationHolder.java36 * <code>ServiceInformationHolder</code> as the corresponding
42 * If <code>myServiceInformationHolder</code> is an instance of <code>ServiceInformationHolder</code>,
46 public final class ServiceInformationHolder class in inherits:org.omg.CORBA.portable.Streamable
51 * <code>ServiceInformationHolder</code> object in its <code>value</code> field.
56 * Constructs a new <code>ServiceInformationHolder</code> object with its
59 public ServiceInformationHolder() { method in class:ServiceInformationHolder
64 * Constructs a new <code>ServiceInformationHolder</code> object with its
70 * <code>ServiceInformationHolder</code> object
72 public ServiceInformationHolder(org.omg.CORBA.ServiceInformation arg) { method in class:ServiceInformationHolder
78 * Marshals the value in this <code>ServiceInformationHolder</cod
[all...]

Completed in 40 milliseconds