|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BytecodeLoader
ResourceLoader for loading java byte code from SESAT skins.
| Method Summary | |
|---|---|
byte[] |
getBytecode()
Returns byte code for the class. |
void |
initBytecodeLoader(String className,
String jarFileName)
Prepares and loads byte code for a class. |
| Methods inherited from interface no.sesat.search.site.config.ResourceLoader |
|---|
abut |
| Method Detail |
|---|
void initBytecodeLoader(String className,
String jarFileName)
className - the class to load byte code for.jarFileName - the jar file to look in.byte[] getBytecode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||