public class EjbBundleValidator extends com.sun.enterprise.deployment.util.ComponentValidator implements com.sun.enterprise.deployment.util.EjbBundleVisitor, EjbVisitor
| Modifier and Type | Field and Description |
|---|---|
protected EjbDescriptor |
ejb |
protected EjbBundleDescriptorImpl |
ejbBundleDescriptor |
| Constructor and Description |
|---|
EjbBundleValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(com.sun.enterprise.deployment.BundleDescriptor descriptor) |
void |
accept(com.sun.enterprise.deployment.EjbBundleDescriptor bundleDesc) |
void |
accept(EjbDescriptor ejb)
visits an ejb descriptor
|
void |
accept(com.sun.enterprise.deployment.WebService webService) |
protected com.sun.enterprise.deployment.Application |
getApplication() |
protected com.sun.enterprise.deployment.BundleDescriptor |
getBundleDescriptor() |
protected EjbBundleDescriptorImpl |
getEjbBundleDescriptor() |
protected EjbDescriptor |
getEjbDescriptor() |
accept, accept, accept, accept, accept, accept, accept, accept, acceptWithCL, acceptWithoutCL, computeRunAsPrincipalDefault, getDefaultEjbJndiName, getEjbDescriptorsaccept, getSubDescriptorVisitorprotected EjbBundleDescriptorImpl ejbBundleDescriptor
protected EjbDescriptor ejb
public void accept(com.sun.enterprise.deployment.BundleDescriptor descriptor)
accept in interface com.sun.enterprise.deployment.util.ComponentVisitoraccept in class com.sun.enterprise.deployment.util.ComponentValidatorpublic void accept(com.sun.enterprise.deployment.EjbBundleDescriptor bundleDesc)
accept in interface com.sun.enterprise.deployment.util.EjbBundleVisitorpublic void accept(EjbDescriptor ejb)
accept in interface EjbVisitorejb - descriptorpublic void accept(com.sun.enterprise.deployment.WebService webService)
protected EjbBundleDescriptorImpl getEjbBundleDescriptor()
getEjbBundleDescriptor in class com.sun.enterprise.deployment.util.ComponentValidatorprotected EjbDescriptor getEjbDescriptor()
getEjbDescriptor in class com.sun.enterprise.deployment.util.ComponentValidatorprotected com.sun.enterprise.deployment.Application getApplication()
getApplication in class com.sun.enterprise.deployment.util.ComponentValidatorprotected com.sun.enterprise.deployment.BundleDescriptor getBundleDescriptor()
getBundleDescriptor in class com.sun.enterprise.deployment.util.ComponentValidatorCopyright © 2017. All rights reserved.