Class BindDataSourceToJNDIAction

  • All Implemented Interfaces:
    ContextAware

    public class BindDataSourceToJNDIAction
    extends Action
    • Constructor Detail

      • BindDataSourceToJNDIAction

        public BindDataSourceToJNDIAction​(BeanDescriptionCache beanDescriptionCache)
    • Method Detail

      • begin

        public void begin​(InterpretationContext ec,
                          java.lang.String localName,
                          org.xml.sax.Attributes attributes)
        Instantiates an a data source and bind it to JNDI Most of the required parameters are placed in the ec.substitutionProperties
        Specified by:
        begin in class Action