Uses of Class
org.glassfish.ejb.deployment.descriptor.EjbBundleDescriptorImpl
-
-
Uses of EjbBundleDescriptorImpl in com.sun.jdo.spi.persistence.support.ejb.codegen
Methods in com.sun.jdo.spi.persistence.support.ejb.codegen with parameters of type EjbBundleDescriptorImpl Modifier and Type Method Description voidCMPGenerator. init(EjbBundleDescriptorImpl ejbBundleDescriptor, ClassLoader cl, String bundlePathName)Deprecated.This method is not used by the deployment back end, and should be removed as soon as the TestFramework is fixed.voidCMPGenerator. init(EjbBundleDescriptorImpl ejbBundleDescriptor, DeploymentContext ctx, String bundlePathName, String generatedXmlsPathName)This method is called once for each ejb module in the application that contains CMP beans. -
Uses of EjbBundleDescriptorImpl in com.sun.jdo.spi.persistence.support.ejb.ejbc
Methods in com.sun.jdo.spi.persistence.support.ejb.ejbc with parameters of type EjbBundleDescriptorImpl Modifier and Type Method Description voidJDOCodeGenerator. init(EjbBundleDescriptorImpl bundle, ClassLoader loader, String bundlePathName)Deprecated.voidJDOCodeGenerator. init(EjbBundleDescriptorImpl bundle, ClassLoader loader, String bundlePathName, boolean ignoreSunDeploymentDescriptors)Called by static verifier to bypass mapping validation or internally by other init() methods.voidJDOCodeGenerator. init(EjbBundleDescriptorImpl bundle, DeploymentContext ctx, String bundlePathName, String generatedXmlsPathName)Constructors in com.sun.jdo.spi.persistence.support.ejb.ejbc with parameters of type EjbBundleDescriptorImpl Constructor Description EJBBundleInfoHelper(EjbBundleDescriptorImpl bundleDescriptor, Collection availableSchemaNames)Creates a new instance of EJBBundleInfoHelperMappingGenerator(EjbBundleDescriptorImpl bundle, Model model, NameMapper nameMapper, ClassLoader loader)ConstructorNameMapper(EjbBundleDescriptorImpl bundleDescriptor)Creates a new instance of NameMapperNameMapper(EjbBundleDescriptorImpl bundleDescriptor, boolean expandPersistenceClassNames)Creates a new instance of NameMapper -
Uses of EjbBundleDescriptorImpl in com.sun.jdo.spi.persistence.support.ejb.model.util
Methods in com.sun.jdo.spi.persistence.support.ejb.model.util that return EjbBundleDescriptorImpl Modifier and Type Method Description EjbBundleDescriptorImplNameMapper. getBundleDescriptor()Gets the EjbBundleDescriptor which defines the universe of names for this application.Constructors in com.sun.jdo.spi.persistence.support.ejb.model.util with parameters of type EjbBundleDescriptorImpl Constructor Description NameMapper(EjbBundleDescriptorImpl bundleDescriptor)Creates a new instance of NameMapper -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.deployment.archivist
Methods in org.glassfish.ejb.deployment.archivist that return EjbBundleDescriptorImpl Modifier and Type Method Description EjbBundleDescriptorImplEjbArchivist. getDefaultBundleDescriptor()Methods in org.glassfish.ejb.deployment.archivist with parameters of type EjbBundleDescriptorImpl Modifier and Type Method Description protected voidEjbArchivist. postOpen(EjbBundleDescriptorImpl descriptor, ReadableArchive archive)perform any post deployment descriptor reading action -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return EjbBundleDescriptorImpl Modifier and Type Method Description EjbBundleDescriptorImplEjbDescriptor. getEjbBundleDescriptor()Gets the containing ejb bundle descriptor..EjbBundleDescriptorImplPersistenceDescriptor. getEjbBundleDescriptor()Methods in org.glassfish.ejb.deployment.descriptor with parameters of type EjbBundleDescriptorImpl Modifier and Type Method Description voidEjbCMPEntityDescriptor. setEjbBundleDescriptor(EjbBundleDescriptorImpl bundleDescriptor)voidEjbDescriptor. setEjbBundleDescriptor(EjbBundleDescriptorImpl bundleDescriptor) -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.deployment.io
Methods in org.glassfish.ejb.deployment.io that return types with arguments of type EjbBundleDescriptorImpl Modifier and Type Method Description RootXMLNode<EjbBundleDescriptorImpl>EjbDeploymentDescriptorFile. getRootXMLNode(Descriptor descriptor)RootXMLNode<EjbBundleDescriptorImpl>EjbRuntimeDDFile. getRootXMLNode(Descriptor descriptor)RootXMLNode<EjbBundleDescriptorImpl>GFEjbRuntimeDDFile. getRootXMLNode(Descriptor descriptor) -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.deployment.node
Methods in org.glassfish.ejb.deployment.node that return EjbBundleDescriptorImpl Modifier and Type Method Description EjbBundleDescriptorImplEjbBundleNode. getDescriptor()Methods in org.glassfish.ejb.deployment.node with parameters of type EjbBundleDescriptorImpl Modifier and Type Method Description NodeEjbBundleNode. writeDescriptor(Node parent, EjbBundleDescriptorImpl ejbDesc)NodeRelationshipsNode. writeDescriptor(Node parent, String nodeName, EjbBundleDescriptorImpl descriptor) -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return EjbBundleDescriptorImpl Modifier and Type Method Description EjbBundleDescriptorImplEjbBundleRuntimeNode. getDescriptor()Methods in org.glassfish.ejb.deployment.node.runtime with parameters of type EjbBundleDescriptorImpl Modifier and Type Method Description NodeEjbBundleRuntimeNode. writeDescriptor(Node parent, EjbBundleDescriptorImpl bundleDescriptor)NodeEnterpriseBeansRuntimeNode. writeDescriptor(Node parent, String nodeName, EjbBundleDescriptorImpl bundleDescriptor)write the descriptor class to a DOM tree and return itNodePMDescriptorsNode. writeDescriptor(Node parent, String nodeName, EjbBundleDescriptorImpl descriptor)write the descriptor class to a DOM tree and return itConstructors in org.glassfish.ejb.deployment.node.runtime with parameters of type EjbBundleDescriptorImpl Constructor Description EjbBundleRuntimeNode(EjbBundleDescriptorImpl descriptor)GFEjbBundleRuntimeNode(EjbBundleDescriptorImpl descriptor) -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.deployment.util
Fields in org.glassfish.ejb.deployment.util declared as EjbBundleDescriptorImpl Modifier and Type Field Description protected EjbBundleDescriptorImplEjbBundleValidator. ejbBundleDescriptorMethods in org.glassfish.ejb.deployment.util that return EjbBundleDescriptorImpl Modifier and Type Method Description protected EjbBundleDescriptorImplEjbBundleValidator. getEjbBundleDescriptor()Constructors in org.glassfish.ejb.deployment.util with parameters of type EjbBundleDescriptorImpl Constructor Description InterceptorBindingTranslator(EjbBundleDescriptorImpl bundle) -
Uses of EjbBundleDescriptorImpl in org.glassfish.ejb.startup
Methods in org.glassfish.ejb.startup that return EjbBundleDescriptorImpl Modifier and Type Method Description EjbBundleDescriptorImplEjbApplication. getEjbBundleDescriptor()Constructors in org.glassfish.ejb.startup with parameters of type EjbBundleDescriptorImpl Constructor Description EjbApplication(EjbBundleDescriptorImpl bundle, DeploymentContext dc, ClassLoader cl, org.glassfish.hk2.api.ServiceLocator services)
-