Class EjbArchiveType

java.lang.Object
org.glassfish.api.deployment.archive.ArchiveType
org.glassfish.api.deployment.archive.EjbArchiveType

public class EjbArchiveType extends 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:
David Matejcek, [email protected]