public final class ResourceLoaderInfo extends Object
Constructor and Description |
---|
ResourceLoaderInfo(String type,
List<String> paths)
Construct a new instance.
|
@ConstructorProperties(value={"type","paths"}) public ResourceLoaderInfo(String type, List<String> paths)
type
- the type namepaths
- the paths listCopyright © 2013 JBoss by Red Hat. All Rights Reserved.