295296297298299300301302303304305
*/ InternalContextAdapter ica = new InternalContextAdapterImpl(new VelocityContext()); ica.pushCurrentTemplateName("VMProxyArg : " + ParserTreeConstants.jjtNodeName[type]); nodeTree.init(ica, rsvc); } catch ( Exception e )
300301302303304305306307308309310
if (nodeTree != null) { InternalContextAdapterImpl ica = new InternalContextAdapterImpl( context ); ica.pushCurrentTemplateName( logTag ); try { try {
293294295296297298299300301302303
178179180181182183184185186187188
if (nodeTree != null) { InternalContextAdapter ica = new EvaluateContext(context, rsvc); ica.pushCurrentTemplateName( templateName ); try { try {
419420421422423424425426427428429
*/ InternalContextAdapter ica = new InternalContextAdapterImpl(new VelocityContext()); ica.pushCurrentTemplateName("VMProxyArg : " + ParserTreeConstants.jjtNodeName[type]); nodeTree.init(ica, rsvc); } /**
441442443444445446447448449450451
423424425426427428429430431432433
*/ InternalContextAdapter ica = new InternalContextAdapterImpl(new VelocityContext()); ica.pushCurrentTemplateName("VMProxyArg : " + ParserTreeConstants.jjtNodeName[type]); nodeTree.init(ica, rsvc); } }
399400401402403404405406407408409