org.openorb.orb.iiop
Class IIOPProtocolInitializer

java.lang.Object
  extended byAbstractLogEnabled
      extended byorg.openorb.orb.iiop.IIOPProtocolInitializer
All Implemented Interfaces:
FeatureInitializer, Initializer

public class IIOPProtocolInitializer
extends AbstractLogEnabled
implements FeatureInitializer, Initializer

Version:
$Revision: 1.13 $ $Date: 2004/02/19 06:35:34 $
Author:
Chris Wood
See Also:
Serialized Form

Constructor Summary
IIOPProtocolInitializer()
          Default constructor.
 
Method Summary
 java.lang.String getName()
          Return the name of the initailizer.
 void init(org.omg.PortableInterceptor.ORBInitInfo orbinfo, FeatureInitInfo featureinfo)
          Initializes this instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IIOPProtocolInitializer

public IIOPProtocolInitializer()
Default constructor.

Method Detail

getName

public java.lang.String getName()
Return the name of the initailizer.

Specified by:
getName in interface Initializer
Returns:
The name of the initializer.

init

public void init(org.omg.PortableInterceptor.ORBInitInfo orbinfo,
                 FeatureInitInfo featureinfo)
Initializes this instance.

Specified by:
init in interface FeatureInitializer
Parameters:
orbinfo -
featureinfo -