|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.ClassLoader java.security.SecureClassLoader java.net.URLClassLoader org.mortbay.jetty.webapp.WebAppClassLoader org.openspaces.pu.container.jee.jetty.support.JettyWebAppClassLoader
public class JettyWebAppClassLoader
A simple extension for Jetty WebApp class loader just to make it loggable in the Service Grid.
Constructor Summary | |
---|---|
JettyWebAppClassLoader(ClassLoader parent,
org.mortbay.jetty.webapp.WebAppContext context,
String loggableName)
|
Method Summary | |
---|---|
String |
getLogName()
|
Methods inherited from class org.mortbay.jetty.webapp.WebAppClassLoader |
---|
addClassPath, addJars, destroy, getContext, getName, getPermissions, getResource, isServerPath, isSystemPath, loadClass, loadClass, setName, toString |
Methods inherited from class java.net.URLClassLoader |
---|
addURL, definePackage, findClass, findResource, findResources, getURLs, newInstance, newInstance |
Methods inherited from class java.security.SecureClassLoader |
---|
defineClass, defineClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JettyWebAppClassLoader(ClassLoader parent, org.mortbay.jetty.webapp.WebAppContext context, String loggableName) throws IOException
IOException
Method Detail |
---|
public String getLogName()
getLogName
in interface org.jini.rio.boot.LoggableClassLoader
|
GigaSpaces XAP 7.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |