ariba.ui.aribaweb.util
Class AWDefaultClassLoader

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWClassLoader
      extended by ariba.ui.aribaweb.util.AWDefaultClassLoader

public final class AWDefaultClassLoader
extends AWClassLoader

This default class loader is used in production environments. It is optimized for performance, not for rapid turnaround.


Nested Class Summary
 
Nested classes/interfaces inherited from class ariba.ui.aribaweb.util.AWClassLoader
AWClassLoader.LoadInfo, AWClassLoader.PairedFileLoader
 
Field Summary
 
Fields inherited from class ariba.ui.aribaweb.util.AWClassLoader
ClassReloadedTopic
 
Constructor Summary
AWDefaultClassLoader()
           
 
Method Summary
 
Methods inherited from class ariba.ui.aribaweb.util.AWClassLoader
checkForUpdates, checkReloadClass, getClass, getComponentNameForClass, isReloadable, setChainedClassLoader
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWDefaultClassLoader

public AWDefaultClassLoader()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.