JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openorb.orb
Interface Initializer
All Known Implementing Classes:
BOAInitializer
,
ForwardInitializer
,
IIOPProtocolInitializer
,
IIOPTransportClientInitializer
,
IIOPTransportServerInitializer
,
MessagingInitializer
,
POAInitializer
,
RMIInitializer
public interface
Initializer
This is the base interface for all Initializers.
Version:
$Revision: 1.2 $ $Date: 2004/02/10 21:02:44 $
Author:
Michael Rumpf
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Return the name of the initializer.
Method Detail
getName
java.lang.String getName()
Return the name of the initializer.
Returns:
The name of the initializer.
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method