|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachingShutdownException | |
---|---|
javax.cache | This package contains the API for JCache. |
Uses of CachingShutdownException in javax.cache |
---|
Methods in javax.cache that throw CachingShutdownException | |
---|---|
static void |
Caching.close()
Reclaims all resources obtained from this factory. |
void |
CacheManagerFactory.close()
Reclaims all resources obtained from this factory. |
static boolean |
Caching.close(ClassLoader classLoader)
Reclaims all resources for a ClassLoader from this factory. |
boolean |
CacheManagerFactory.close(ClassLoader classLoader)
Reclaims all resources for a ClassLoader from this factory. |
static boolean |
Caching.close(ClassLoader classLoader,
String name)
Reclaims all resources for a ClassLoader from this factory. |
boolean |
CacheManagerFactory.close(ClassLoader classLoader,
String name)
Reclaims all resources for a ClassLoader from this factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |