org.omg.CSIIOP
Class ServiceConfiguration

java.lang.Object
  extended byorg.omg.CSIIOP.ServiceConfiguration
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class ServiceConfiguration
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/CSIIOP/ServiceConfiguration.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/CSIIOP.idl Thursday, May 31, 2007 7:28:29 PM CEST

See Also:
Serialized Form

Field Summary
 byte[] name
           
 int syntax
           
 
Constructor Summary
ServiceConfiguration()
           
ServiceConfiguration(int _syntax, byte[] _name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

syntax

public int syntax

name

public byte[] name
Constructor Detail

ServiceConfiguration

public ServiceConfiguration()

ServiceConfiguration

public ServiceConfiguration(int _syntax,
                            byte[] _name)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.