| Modifier and Type | Method and Description |
|---|---|
EjbBundleDescriptorImpl |
EjbArchivist.getDefaultBundleDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EjbArchivist.postOpen(EjbBundleDescriptorImpl descriptor,
org.glassfish.api.deployment.archive.ReadableArchive archive)
perform any post deployment descriptor reading action
|
| Modifier and Type | Method and Description |
|---|---|
EjbBundleDescriptorImpl |
PersistenceDescriptor.getEjbBundleDescriptor() |
EjbBundleDescriptorImpl |
EjbDescriptor.getEjbBundleDescriptor()
Gets the containing ejb bundle descriptor..
|
| Modifier and Type | Method and Description |
|---|---|
void |
EjbDescriptor.setEjbBundleDescriptor(EjbBundleDescriptorImpl bundleDescriptor) |
void |
EjbCMPEntityDescriptor.setEjbBundleDescriptor(EjbBundleDescriptorImpl bundleDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.enterprise.deployment.node.RootXMLNode<EjbBundleDescriptorImpl> |
EjbRuntimeDDFile.getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor) |
com.sun.enterprise.deployment.node.RootXMLNode<EjbBundleDescriptorImpl> |
EjbDeploymentDescriptorFile.getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor) |
com.sun.enterprise.deployment.node.RootXMLNode<EjbBundleDescriptorImpl> |
GFEjbRuntimeDDFile.getRootXMLNode(org.glassfish.deployment.common.Descriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
EjbBundleDescriptorImpl |
EjbBundleNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
EjbBundleNode.writeDescriptor(Node parent,
EjbBundleDescriptorImpl ejbDesc) |
Node |
RelationshipsNode.writeDescriptor(Node parent,
String nodeName,
EjbBundleDescriptorImpl descriptor) |
| Modifier and Type | Method and Description |
|---|---|
EjbBundleDescriptorImpl |
EjbBundleRuntimeNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
EjbBundleRuntimeNode.writeDescriptor(Node parent,
EjbBundleDescriptorImpl bundleDescriptor) |
Node |
PMDescriptorsNode.writeDescriptor(Node parent,
String nodeName,
EjbBundleDescriptorImpl descriptor)
write the descriptor class to a DOM tree and return it
|
Node |
EnterpriseBeansRuntimeNode.writeDescriptor(Node parent,
String nodeName,
EjbBundleDescriptorImpl bundleDescriptor)
write the descriptor class to a DOM tree and return it
|
| Constructor and Description |
|---|
EjbBundleRuntimeNode(EjbBundleDescriptorImpl descriptor) |
GFEjbBundleRuntimeNode(EjbBundleDescriptorImpl descriptor) |
| Modifier and Type | Field and Description |
|---|---|
protected EjbBundleDescriptorImpl |
EjbBundleValidator.ejbBundleDescriptor |
| Modifier and Type | Method and Description |
|---|---|
protected EjbBundleDescriptorImpl |
EjbBundleValidator.getEjbBundleDescriptor() |
| Constructor and Description |
|---|
InterceptorBindingTranslator(EjbBundleDescriptorImpl bundle) |
| Modifier and Type | Method and Description |
|---|---|
EjbBundleDescriptorImpl |
EjbApplication.getEjbBundleDescriptor() |
| Constructor and Description |
|---|
EjbApplication(EjbBundleDescriptorImpl bundle,
org.glassfish.api.deployment.DeploymentContext dc,
ClassLoader cl,
org.glassfish.hk2.api.ServiceLocator services) |
Copyright © 2015. All rights reserved.