Interface | Description |
---|---|
DDBean |
An interface for beans that represent a fragment of a
standard deployment descriptor.
|
DDBeanRoot |
An interface that represents the root of a standard deployment
descriptor.
|
DeployableObject |
The DeployableObject interface is an abstract representation
of a Jakarta EE deployable module (JAR, WAR, RAR, EAR).
|
J2eeApplicationObject |
J2eeApplicationObject is an interface that represents a Jakarta EE
application (EAR); it maintains a DeployableObject for each
module in the archive.
|
XpathListener |
The listener interface for receiving XpathEvents
|
Class | Description |
---|---|
XpathEvent |
An Event class describing ConfigBeans being added/subtracted
from a server configuration.
|