|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSIIOP.ServiceConfiguration
public final class ServiceConfiguration
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
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 |
---|
public int syntax
public byte[] name
Constructor Detail |
---|
public ServiceConfiguration()
public ServiceConfiguration(int _syntax, byte[] _name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |