| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| org.glassfish.ejb.deployment.descriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbInterceptor
Contains information about 1 ejb interceptor.
|
class |
InterceptorDescriptor
Contains information about 1 Java EE interceptor.
|
class |
JndiEnvironmentRefsGroupDescriptor
Contains information about jndiEnvironmentRefsGroup.
|
class |
ManagedBeanDescriptor
Descriptor representing a Java EE Managed Bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyEjbDescriptor
A dummy implementation of the EjbDescriptor
|
class |
EjbCMPEntityDescriptor
This class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.
|
class |
EjbDescriptor
This abstract class encapsulates the meta-information describing
Entity, Session and MessageDriven EJBs.
|
class |
EjbEntityDescriptor
This class contains deployment information for an EntityBean with
bean-managed persistence.
|
class |
EjbMessageBeanDescriptor
Objects of this kind represent the deployment information describing a single message driven Ejb.
|
class |
EjbSessionDescriptor
Objects of this kind represent the deployment information describing a single
Session Ejb : { stateful , stateless, singleton }
|
class |
IASEjbCMPEntityDescriptor
This class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.
|
Copyright © 2017. All rights reserved.