org.alfresco.bm.classloader
Interface ClassLoaderListener


public interface ClassLoaderListener

Interface to listen for changes to the BM-specific classesZooKeeper-contained classes.

Since:
1.0
Author:
Derek Hulley

Method Summary
 void classesHaveChanged()
          Simple callback to notify that one or more of the classes have changed.
 

Method Detail

classesHaveChanged

void classesHaveChanged()
Simple callback to notify that one or more of the classes have changed.



Copyright © 2012. All Rights Reserved.