Package org.objectweb.easybeans.injection

Implementation of EJB 3.0 container

See:
          Description

Class Summary
EntityManagerHelper Helper class for injecting EntityManager instance in the bean.
JNDIBinderHelper Helper class for injecting an object in JNDI (ENC env).
JNDILookupHelper Helper class for injecting a JNDI Name in the bean.
ORBInitHelper This helper allows to get the current ORB of the system.
 

Enum Summary
JNDIBinderHelper.JndiType Type of lookup available.
JNDILookupHelper.JndiType Type of lookup available.
 

Package org.objectweb.easybeans.injection Description

Implementation of EJB 3.0 container