|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceDef
This interface abstracts access to resource to be accessed via the classloader
| Method Summary | |
|---|---|
byte[] |
getContent()
This method loads and returns the contents of this resource |
String |
getResourceName()
Returns a fully qualified class name of the that this object manages |
boolean |
isModified()
Returns true if the underlying source of the class data has changed since the last call to getData() |
void |
reload()
Reloads the class byte code from the underlying source |
| Method Detail |
|---|
String getResourceName()
boolean isModified()
void reload()
byte[] getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||