Return to www.inductionframework.org

com.acciente.induction.init
Class ClassLoaderInitializer

java.lang.Object
  extended by com.acciente.induction.init.ClassLoaderInitializer

public class ClassLoaderInitializer
extends java.lang.Object

Internal. This is helper class that focuses on setting up the primary classloader used by the dispatcher servlet.

Author:
Adinath Raveendra Raj

Constructor Summary
ClassLoaderInitializer()
           
 
Method Summary
static java.lang.ClassLoader getClassLoader(Config.JavaClassPath oJavaClassPathConfig, java.lang.ClassLoader oParentClassLoader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoaderInitializer

public ClassLoaderInitializer()
Method Detail

getClassLoader

public static java.lang.ClassLoader getClassLoader(Config.JavaClassPath oJavaClassPathConfig,
                                                   java.lang.ClassLoader oParentClassLoader)
                                            throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException

Return to www.inductionframework.org

Copyright © 2008-2011 Acciente, LLC. All Rights Reserved.