| Package | Description |
|---|---|
| org.nuxeo.theme | |
| org.nuxeo.theme.html.servlets | |
| org.nuxeo.theme.jsf |
| Modifier and Type | Method and Description |
|---|---|
static ResourceResolver |
ResourceResolver.getInstance()
Gets the current resolver (thread local).
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResourceResolver.setInstance(ResourceResolver resolver)
Called by the framework to set the current resolver or clear it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServletResourceResolver
Resolver for resources that checks the servlet context first.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FacesResourceResolver
Resolver for resources that checks the servlet context (through FacesContext)
first.
|
Copyright © 2013 Nuxeo SA. All Rights Reserved.