er.wojrebel
Class WOJRebelClassReloadHandler
java.lang.Object
er.wojrebel.WOJRebelClassReloadHandler
public class WOJRebelClassReloadHandler
- extends java.lang.Object
WOJRebelClassReloadHandler manages the clearing of KVC, component definition and class caches
when a class is reloaded by JRebel. Any cached ClassNotFound entries are also removed.
- Author:
- qdolan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static WOJRebelClassReloadHandler getInstance()
initialize
public void initialize()
reloaded
public void reloaded(java.lang.Class clazz)
updateLoadedClasses
public void updateLoadedClasses(com.webobjects.foundation.NSNotification notification)
isReloadEnabled
public boolean isReloadEnabled()
Copyright © 2002 – 2007 Project Wonder.