Package org.openejb.corba.core

Interface Summary
Wrapper This interface must be implemented by a OpenEJB wrapper.
 

Class Summary
BeanProfile This class contains all information about a bean.
ContainerAdapter A CORBA Container Adapter is associated with an EJB Container.
EJBHandle This class implements the EJBHandle interface.
EJBHomeHandle This class provides a Handle for home interface.
EJBMetaData This class is a simple implementation of the "javax.ejb.EJBMetaData" interface.
HomeProfile This class contains all information about a home.
Initializer This class is used to prepare all CORBA adapters.
Invoker