T
public abstract class ResourceDescriptor<T> extends Object
protected String
location
ResourceDescriptor(String location)
abstract T
getContent()
String
getLocation()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String location
public ResourceDescriptor(String location)
public abstract T getContent()
public String getLocation()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.