org.apache.openejb.web
Class WebInitialContext
java.lang.Object
org.apache.openejb.web.WebInitialContext
- All Implemented Interfaces:
- InvocationHandler
public class WebInitialContext
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebInitialContext
public WebInitialContext(Map<String,Object> bindings,
Context ctx)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
create
public static Context create(Map<String,Object> bindings,
Context fallback)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.