org.omg.CSIIOP
Class ServiceConfiguration

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

public final class ServiceConfiguration
extends Object
implements IDLEntity

org/omg/CSIIOP/ServiceConfiguration.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/CSIIOP.idl Saturday, November 26, 2011 9:53:35 PM UTC

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 © 2003-2011 The Apache Software Foundation. All Rights Reserved.