org.apache.openejb.cdi
Class CustomELAdapter
java.lang.Object
org.apache.openejb.cdi.CustomELAdapter
- All Implemented Interfaces:
- org.apache.webbeans.spi.adaptor.ELAdaptor
public class CustomELAdapter
- extends Object
- implements org.apache.webbeans.spi.adaptor.ELAdaptor
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomELAdapter
public CustomELAdapter(AppContext appContext)
getOwbELResolver
public javax.el.ELResolver getOwbELResolver()
- Specified by:
getOwbELResolver in interface org.apache.webbeans.spi.adaptor.ELAdaptor
getOwbWrappedExpressionFactory
public javax.el.ExpressionFactory getOwbWrappedExpressionFactory(javax.el.ExpressionFactory expressionFactory)
- Specified by:
getOwbWrappedExpressionFactory in interface org.apache.webbeans.spi.adaptor.ELAdaptor
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.