org.picocontainer.web.caching
Class FallbackCacheProvider

java.lang.Object
  extended by org.picocontainer.injectors.ProviderAdapter
      extended by org.picocontainer.web.caching.JCacheProvider
          extended by org.picocontainer.web.caching.FallbackCacheProvider
All Implemented Interfaces:
org.picocontainer.ComponentAdapter, org.picocontainer.Injector, org.picocontainer.injectors.Provider, org.picocontainer.LifecycleStrategy

public class FallbackCacheProvider
extends JCacheProvider


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter
org.picocontainer.ComponentAdapter.NOTHING
 
Constructor Summary
FallbackCacheProvider()
           
 
Method Summary
 Cache provide()
           
 
Methods inherited from class org.picocontainer.injectors.ProviderAdapter
accept, decorateComponentInstance, dispose, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, getDescriptor, getProvideMethod, hasLifecycle, isLazy, start, stop, useNames, verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FallbackCacheProvider

public FallbackCacheProvider()
Method Detail

provide

public Cache provide()
              throws javax.cache.CacheException
Overrides:
provide in class JCacheProvider
Throws:
javax.cache.CacheException


Copyright © 2010. All Rights Reserved.