See: Description
| Interface | Description |
|---|---|
| MappedResourceFactory |
Creates resources pointing outside of JSF resource handler.
|
| ResourceTracker |
Tracks what external resources are renderered to the page
|
| Class | Description |
|---|---|
| MappedResourceFactoryImpl |
Creates resources pointing outside of standard JSF resource handler using
ResourceServlet. |
| ResourceTrackerForMojarra |
Tracks what external resources are renderered to the page (specific for Mojarra)
|
| ResourceTrackerForMyFaces |
Tracks what external resources are renderered to the page (specific for MyFaces)
|
| ResourceTrackerImpl |
Wraps known implementations of
ResourceTracker and decides which one to choose in runtime |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.