| Interface | Description |
|---|---|
| AssetPathCollector |
An
AssetPathCollector collects webjars assets from
an url/classpath/disc and so on depending on the protocol that is used. |
| IAssetProvider |
base provider interface
|
| IRecentVersionProvider |
provides access to recent version of a webjars
|
| Class | Description |
|---|---|
| AssetsMap |
asset holder map.
|
| FileAssetPathCollector |
A
FileAssetPathCollector searches webjars on disk
in a special directory. |
| JarAssetPathCollector | |
| ProtocolAwareAssetPathCollector | |
| VfsAssetPathCollector |
An
AssetPathCollector that collects all file entries in JBoss virtual file system |
Copyright © 2015 agilecoders.de. All Rights Reserved.