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

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DServiceInformation.java34 public final class ServiceInformation implements org.omg.CORBA.portable.IDLEntity class in inherits:org.omg.CORBA.portable.IDLEntity
44 /** Constructs a ServiceInformation object with empty service_options
47 public ServiceInformation() { } method in class:ServiceInformation
49 /** Constructs a ServiceInformation object with the given service_options
55 public ServiceInformation(int[] __service_options, method in class:ServiceInformation

Completed in 39 milliseconds