public final class AppFinder extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AppFinder.Transformer<T> |
static class |
AppFinder.WebBeansContextTransformer |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
findAppContextOrWeb(ClassLoader cl,
AppFinder.Transformer<T> transformer) |
public static <T> T findAppContextOrWeb(ClassLoader cl, AppFinder.Transformer<T> transformer)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.