Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.ejb.cacheloader.loaders
Class DisguiseCacheLoader  view DisguiseCacheLoader download DisguiseCacheLoader.java

java.lang.Object
  extended byjava.lang.Thread
      extended bycom.flexstor.ejb.cacheloader.CacheLoader
          extended bycom.flexstor.ejb.cacheloader.loaders.DisguiseCacheLoader
All Implemented Interfaces:
java.lang.Runnable

public class DisguiseCacheLoader
extends com.flexstor.ejb.cacheloader.CacheLoader

Used by EJBCacheLoader to load Disguise information into EJB Server's cache directory

Since:
FLEXSTORdb 3.0.5.3

Nested Class Summary
 
Nested classes inherited from class java.lang.Thread
java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from class com.flexstor.ejb.cacheloader.CacheLoader
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Constructor Summary
DisguiseCacheLoader()
           
 
Method Summary
protected  void loadToCache()
           
 
Methods inherited from class com.flexstor.ejb.cacheloader.CacheLoader
finalize, getHome, isDone, loadCache, run
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DisguiseCacheLoader

public DisguiseCacheLoader()
                    throws com.flexstor.ejb.cacheloader.CacheLoaderException
Method Detail

loadToCache

protected void loadToCache()
                    throws com.flexstor.ejb.cacheloader.CacheLoaderException