org.apache.yoko.orb.OBPortableServer
Class AcceptorConfig
java.lang.Object
org.apache.yoko.orb.OBPortableServer.AcceptorConfig
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class AcceptorConfig
- extends Object
- implements IDLEntity
Acceptor configuration information.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
params
public String[] params
AcceptorConfig
public AcceptorConfig()
AcceptorConfig
public AcceptorConfig(String id,
String[] params)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.