public class BindDataSourceToJNDIAction extends Action
ACTION_CLASS_ATTRIBUTE, CLASS_ATTRIBUTE, FILE_ATTRIBUTE, KEY_ATTRIBUTE, NAME_ATTRIBUTE, PATTERN_ATTRIBUTE, SCOPE_ATTRIBUTE, VALUE_ATTRIBUTEcontext| Constructor and Description |
|---|
BindDataSourceToJNDIAction(BeanDescriptionCache beanDescriptionCache) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(InterpretationContext ec,
String localName,
Attributes attributes)
Instantiates an a data source and bind it to JNDI
Most of the required parameters are placed in the ec.substitutionProperties
|
void |
end(InterpretationContext ec,
String name) |
body, getColumnNumber, getLineColStr, getLineNumber, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextpublic BindDataSourceToJNDIAction(BeanDescriptionCache beanDescriptionCache)
public void begin(InterpretationContext ec, String localName, Attributes attributes)
public void end(InterpretationContext ec, String name)
Copyright © 2005–2017 QOS.ch. All rights reserved.