Uses of Interface
com.googlecode.hibernate.memcached.MemcacheExceptionHandler

Packages that use MemcacheExceptionHandler
com.googlecode.hibernate.memcached   
com.googlecode.hibernate.memcached.dangamemcached   
com.googlecode.hibernate.memcached.spymemcached   
 

Uses of MemcacheExceptionHandler in com.googlecode.hibernate.memcached
 

Classes in com.googlecode.hibernate.memcached that implement MemcacheExceptionHandler
 class LoggingMemcacheExceptionHandler
           
 

Uses of MemcacheExceptionHandler in com.googlecode.hibernate.memcached.dangamemcached
 

Methods in com.googlecode.hibernate.memcached.dangamemcached with parameters of type MemcacheExceptionHandler
 void DangaMemcache.setExceptionHandler(MemcacheExceptionHandler exceptionHandler)
           
 

Uses of MemcacheExceptionHandler in com.googlecode.hibernate.memcached.spymemcached
 

Methods in com.googlecode.hibernate.memcached.spymemcached with parameters of type MemcacheExceptionHandler
 void SpyMemcache.setExceptionHandler(MemcacheExceptionHandler exceptionHandler)
           
 



Copyright © 2015. All rights reserved.