org.omg.CSIIOP
Class ServiceConfiguration

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

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.2" from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CSIIOP.idl Tuesday, December 2, 2008 12:16:17 PM EST

See Also:
Serialized Form

Field Summary
 byte[] name
           
 int syntax
           
 
Constructor Summary
ServiceConfiguration()
           
ServiceConfiguration(int _syntax, byte[] _name)
           
 
Method Summary
 
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 © 2008. All Rights Reserved.