BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.

com.bea.wlw.netui.databinding.script.el
Class BundleVariableResolver.BundleContextFactory

java.lang.Object
  extended by com.bea.wlw.netui.script.el.CompatContextFactory
      extended by com.bea.wlw.netui.databinding.script.el.BundleVariableResolver.BundleContextFactory
Enclosing class:
BundleVariableResolver

public static class BundleVariableResolver.BundleContextFactory
extends com.bea.wlw.netui.script.el.CompatContextFactory


Constructor Summary
BundleVariableResolver.BundleContextFactory()
           
 
Method Summary
 Object getInstance(javax.servlet.jsp.el.VariableResolver vr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleVariableResolver.BundleContextFactory

public BundleVariableResolver.BundleContextFactory()
Method Detail

getInstance

public Object getInstance(javax.servlet.jsp.el.VariableResolver vr)
Specified by:
getInstance in class com.bea.wlw.netui.script.el.CompatContextFactory

BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs.