|
|||||||||
| Home >> All >> [ JSPservletPkg overview ] | PREV NEXT | ||||||||
Uses of Class
JSPservletPkg.JSPloaderException
| Uses of JSPloaderException in JSPservletPkg |
| Methods in JSPservletPkg that return JSPloaderException | |
private JSPloaderException |
CRLchecker.refresh()
Read the CRL from the LDAP directory. |
| Methods in JSPservletPkg that throw JSPloaderException | |
boolean |
JSPhandler.update(java.lang.String jarName,
java.lang.String remoteLocation)
Invoked by ServletUpdate. |
private void |
JSPhandler.ClassEntry.buildServlets()
Creates servlets found in the archive and registers them. |
(package private) void |
JSPhandler.ClassEntry.update(java.lang.String remoteLocation)
Clears itself and class loaded stuff and recreates class loader. |
private javax.servlet.Servlet |
JSPhandler.ClassEntry.instantiate(java.lang.String classPath,
java.lang.Class jspClass)
Creates a servlet using JSPloader and stores it in servletObjects. |
long |
CRLchecker.check(java.security.cert.Certificate[] certs)
Checks a certificate is not on CRL and get next CRL update time. |
| Constructors in JSPservletPkg that throw JSPloaderException | |
JSPloader(JSPhandler jh,
java.lang.String jarName,
java.lang.String jarURL)
Constructor. |
|
JSPhandler.ClassEntry(JSPhandler jh,
java.lang.String jarName,
java.lang.String jarURL)
Constructor. |
|
|
|||||||||
| Home >> All >> [ JSPservletPkg overview ] | PREV NEXT | ||||||||