예제 #1
0
 def flushCache(self):
     """Clean out the cache of classes in memory and on disk."""
     ServletFactory.flushCache(self)
     self.clearFileCache()
예제 #2
0
 def flushCache(self):
     """Clean out the cache of classes in memory and on disk."""
     ServletFactory.flushCache(self)
     self.clearFileCache()