AssetPathCollector collects webjars assets from
an url/classpath/disc and so on depending on the protocol that is used.ClassLoader.getResourceAsStream(String)URLStreamHandler that handles resources on the classpath.FileAssetPathCollector searches webjars on disk
in a special directory.IResourceStream that points to a given path.IResourceStreamProvider instance according to
this instance.IResourceStream for given resource path with should be loaded by given
class loader.IResourceStream that points to a given path.IWebjarsSettings which are assigned to given applicationIWebjarsSettings which are assigned to current applicationClasspathUrlStreamHandler.AssetPathCollector that collects all file entries in JBoss virtual file systemResourceReferences of type IWebjarsResourceReference to
the WebJar CDN URLs.IWebjarsSettings implementation.Copyright © 2015 agilecoders.de. All Rights Reserved.