|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectno.sesat.search.site.config.SiteClassLoaderFactory
public final class SiteClassLoaderFactory
This provides class loaders capable of loading classes from the skins.
| Nested Class Summary | |
|---|---|
static interface |
SiteClassLoaderFactory.Context
The context needed. |
| Method Summary | |
|---|---|
ClassLoader |
getClassLoader()
Returns a class loader for the site. |
static SiteClassLoaderFactory |
instanceOf(SiteClassLoaderFactory.Context context)
Returns a class loader factory for a site. |
boolean |
remove(Site site)
Remove the factory the maps to the given site. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SiteClassLoaderFactory instanceOf(SiteClassLoaderFactory.Context context)
context - The site and bytecode loader.
public ClassLoader getClassLoader()
public boolean remove(Site site)
remove in interface SiteKeyedFactorysite - remove factory corresponding to this site.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||