com.acciente.induction.init
Class ClassLoaderInitializer

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

public class ClassLoaderInitializer
extends 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 ClassLoader getClassLoader(Config.JavaClassPath oJavaClassPathConfig, 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 ClassLoader getClassLoader(Config.JavaClassPath oJavaClassPathConfig,
                                         ClassLoader oParentClassLoader)
                                  throws ClassNotFoundException
Throws:
ClassNotFoundException


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