| Constructor and Description |
|---|
EJBApiAbstraction(ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
JsfApiAbstraction(ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
static Enabled |
Enabled.of(BeansXml beansXml,
ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
FilterPredicate(Metadata<Filter> filter,
ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
PersistenceApiAbstraction(ResourceLoader resourceLoader) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderResourceLoader
A (@link ResourceLoader} implementation that uses a specific @{link ClassLoader}
|
class |
DefaultResourceLoader
A simple resource loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForwardingResourceLoader
An implementation of
ResourceLoader which forwards all its method calls
to another ResourceLoader}. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ResourceLoader |
ForwardingResourceLoader.delegate() |
| Constructor and Description |
|---|
ApiAbstraction(ResourceLoader resourceLoader)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Reflections.isClassLoadable(String className,
ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
ClassLoaderFunction(ResourceLoader resourceLoader) |
| Constructor and Description |
|---|
WSApiAbstraction(ResourceLoader resourceLoader) |
Copyright © 2013 Seam Framework. All Rights Reserved.