org.apache.openejb.util
Class AppFinder.AppContextTransformer
java.lang.Object
org.apache.openejb.util.AppFinder.AppContextTransformer
- All Implemented Interfaces:
- AppFinder.Transformer<AppContext>
- Enclosing class:
- AppFinder
public static class AppFinder.AppContextTransformer
- extends Object
- implements AppFinder.Transformer<AppContext>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AppFinder.Transformer<AppContext> INSTANCE
AppFinder.AppContextTransformer
public AppFinder.AppContextTransformer()
from
public AppContext from(AppContext appCtx)
- Specified by:
from in interface AppFinder.Transformer<AppContext>
from
public AppContext from(WebContext webCtx)
- Specified by:
from in interface AppFinder.Transformer<AppContext>
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.