Class EjbType


  • @Service(name="ejb")
    @Singleton
    public class EjbType
    extends org.glassfish.api.deployment.archive.ArchiveType
    ArchiveType . This module is an Enterprise Java Bean archive. Please note, a war containing EJBs is not of this type, because those EJBs are components running in a web container,
    Author:
    sanjeeb.sahoo@oracle.com