|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BytecodeLoader | |
|---|---|
| no.sesat.search.site.config | ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. |
| Uses of BytecodeLoader in no.sesat.search.site.config |
|---|
| Classes in no.sesat.search.site.config that implement BytecodeLoader | |
|---|---|
class |
AbstractResourceLoader
Utility class to handle loading different types of resources in a background thread. |
class |
UrlResourceLoader
Loads resources through URL references. |
| Methods in no.sesat.search.site.config that return BytecodeLoader | |
|---|---|
BytecodeLoader |
BytecodeContext.newBytecodeLoader(SiteContext siteContext,
String className,
String jarFileName)
Returns a loader for the site and class. |
static BytecodeLoader |
UrlResourceLoader.newBytecodeLoader(SiteContext siteCxt,
String resource,
String jar)
Creates new BytecodeLoader for the given site and resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||