T - parametrized resource type class.public abstract class ResourceDescriptor<T> extends Object
| Constructor and Description |
|---|
ResourceDescriptor(String location) |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
getContent() |
abstract Format |
getFormat() |
String |
getLocation() |
String |
toString() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.