Uses of Interface
org.eclipse.jst.j2ee.ejb.EjbFactory

Packages that use EjbFactory
org.eclipse.jst.j2ee.ejb This package includes the enterprise bean module model api.  
 

Uses of EjbFactory in org.eclipse.jst.j2ee.ejb
 

Fields in org.eclipse.jst.j2ee.ejb declared as EjbFactory
static EjbFactory EjbFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.jst.j2ee.ejb that return EjbFactory
 EjbFactory EjbPackage.getEjbFactory()