|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.openorb.orb.adapter.boa.BOAInitializer
public class BOAInitializer
This class initializes a BOA instance.
| Constructor Summary | |
|---|---|
BOAInitializer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Return the name of the initializer. |
void |
init(org.omg.PortableInterceptor.ORBInitInfo orbinfo,
FeatureInitInfo featureinfo)
Creates a BOA instance and attaches it with the server manager. |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BOAInitializer()
| Method Detail |
|---|
public java.lang.String getName()
Initializer
getName in interface Initializer
public void init(org.omg.PortableInterceptor.ORBInitInfo orbinfo,
FeatureInitInfo featureinfo)
init in interface FeatureInitializerorbinfo - ORB standard information.featureinfo - OpenORB specific information.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||