@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,| Modifier and Type | Field and Description |
|---|---|
static String |
ARCHIVE_EXTENSION |
static String |
ARCHIVE_TYPE |
| Constructor and Description |
|---|
EjbType() |
public static final String ARCHIVE_TYPE
public static final String ARCHIVE_EXTENSION
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.