GigaSpaces XAP 9.0 API

org.openspaces.pu.container.jee.jetty.support
Class JettyWebAppClassLoader

java.lang.Object
  extended by java.lang.ClassLoader
      extended by java.security.SecureClassLoader
          extended by java.net.URLClassLoader
              extended by org.eclipse.jetty.webapp.WebAppClassLoader
                  extended by org.openspaces.pu.container.jee.jetty.support.JettyWebAppClassLoader
All Implemented Interfaces:
org.jini.rio.boot.LoggableClassLoader

public class JettyWebAppClassLoader
extends org.eclipse.jetty.webapp.WebAppClassLoader
implements org.jini.rio.boot.LoggableClassLoader

A simple extension for Jetty WebApp class loader just to make it loggable in the Service Grid.

Author:
kimchy

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.jetty.webapp.WebAppClassLoader
org.eclipse.jetty.webapp.WebAppClassLoader.Context
 
Constructor Summary
JettyWebAppClassLoader(ClassLoader parent, org.eclipse.jetty.webapp.WebAppContext context, String loggableName)
           
 
Method Summary
 String getLogName()
           
 
Methods inherited from class org.eclipse.jetty.webapp.WebAppClassLoader
addClassPath, addClassPath, addJars, getContext, getName, getPermissions, getResource, getResources, 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.ClassLoader
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getPackage, getPackages, getParent, getResourceAsStream, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JettyWebAppClassLoader

public JettyWebAppClassLoader(ClassLoader parent,
                              org.eclipse.jetty.webapp.WebAppContext context,
                              String loggableName)
                       throws IOException
Throws:
IOException
Method Detail

getLogName

public String getLogName()
Specified by:
getLogName in interface org.jini.rio.boot.LoggableClassLoader

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.