org.omg.CORBA
Class ServiceInformation
java.lang.Object
|
+--org.omg.CORBA.ServiceInformation
- All Implemented Interfaces:
- IDLEntity, Serializable
- public final class ServiceInformation
- extends Object
- implements IDLEntity
ServiceInformation is an IDL struct in the CORBA module.
It stores information about a CORBA service available in the
ORB implementation. It is obtained from the ORB.get_service_information
method.
- See Also:
- Serialized Form
service_options
public int[] service_options
service_details
public ServiceDetail[] service_details
ServiceInformation
public ServiceInformation()
ServiceInformation
public ServiceInformation(int[] __service_options,
ServiceDetail[] __service_details)
jBroker is a registered trademark of Novell, Inc.
Copyright 1998-2003 Novell, Inc. All Rights Reserved.