Class EJBBundleInfoHelper

  • All Implemented Interfaces:
    EJBInfoHelper

    public class EJBBundleInfoHelper
    extends Object
    implements EJBInfoHelper
    This is a class which implements the EJBInfoHelper interface based on EjbBundleDescriptor and other DOL classes.
    Author:
    Rochelle Raccah
    • Constructor Detail

      • EJBBundleInfoHelper

        public EJBBundleInfoHelper​(EjbBundleDescriptorImpl bundleDescriptor,
                                   Collection availableSchemaNames)
        Creates a new instance of EJBBundleInfoHelper
        Parameters:
        bundleDescriptor - the EjbBundleDescriptor which defines the universe of names for this application.
        availableSchemaNames - a Collection of available schemas in the application - used only during development