public final class ResourceLoaderInfo extends Object
Constructor and Description |
---|
ResourceLoaderInfo(String type,
String location,
List<String> paths)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
Get the resource loader location.
|
List<String> |
getPaths()
Get the paths list.
|
String |
getType()
Get the type name.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.