| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.types | |
| com.sun.enterprise.deployment.util | |
| org.glassfish.ejb.deployment.descriptor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbMessageBeanDescriptor
Interface for Message-Driven Beans
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDestinationReferenceDescriptor
An object representing the use of a message destination in a
J2EE component.
|
class |
MessageDestinationReferencerImpl
Shared implementation for deployment descriptor entities that can refer
to a message destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageDestinationDescriptor.addReferencer(MessageDestinationReferencer referencer) |
void |
MessageDestinationDescriptor.removeReferencer(MessageDestinationReferencer referencer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageDestinationReference
Protocol associated with defining an EJB Interface
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TracerVisitor.accept(MessageDestinationReferencer referencer) |
protected void |
ComponentValidator.accept(MessageDestinationReferencer msgDestReferencer)
Visits a message destination referencer for the last J2EE
component visited
|
protected void |
DefaultDOLVisitor.accept(MessageDestinationReferencer msgDestReferencer)
visits an message destination reference for the last J2EE component visited
|
| Modifier and Type | Class and Description |
|---|---|
class |
EjbMessageBeanDescriptor
Objects of this kind represent the deployment information describing a single message driven Ejb.
|
Copyright © 2017. All rights reserved.