| Interface | Description |
|---|---|
| GroupExtractor |
Perform processing of the uri and extracts group & resource related informations: name of the group, resource type
and whether the result should produce minimized version.
|
| Class | Description |
|---|---|
| DefaultGroupExtractor |
Default implementation capable of extracting a single group from the request.
|
| Group |
A group is an entity holding a list of resources.
|
| Exception | Description |
|---|---|
| InvalidGroupNameException |
This exception is thrown when an invalid group is requested..
|
| RecursiveGroupDefinitionException |
This exception is thrown when the group a recursively referring each-other.
|
| Annotation Type | Description |
|---|---|
| Inject |
Used to inject configuration specific objects into pre&post processors implementations.
|
Copyright © 2008-2013. All Rights Reserved.