ResourceResolver for resources within an OSGi bundle (URL protocol "bundle:").
Trait for resolving transition resources under a given URL.
Trait for resolving transition resources under a given URL.
Eric Evans
A Transition that is embodied in the specified resource.
A Transition that is embodied in the specified resource.
Eric Evans
Utility for finding and parsing Transition metadata from resource files on the classpath.
Utility for finding and parsing Transition metadata from resource files on the classpath.
Eric Evans
FileNotFoundException if resourceDirectory does not exist or is ""
ResourceResolver for resources in the filesystem (URL protocol "file:").
ResourceResolver for resources in the filesystem (URL protocol "file:").
Eric Evans
ResourceResolver for resources within a JAR file (URL protocol "jar:").
ResourceResolver for resources within a JAR file (URL protocol "jar:").
Eric Evans
ResourceResolverfor resources within an OSGi bundle (URL protocol "bundle:").Author:
Eric Evans