Uses of Interface
org.nhindirect.config.processor.BundleRefreshProcessor

Packages that use BundleRefreshProcessor
org.nhindirect.config.processor.impl   
 

Uses of BundleRefreshProcessor in org.nhindirect.config.processor.impl
 

Classes in org.nhindirect.config.processor.impl that implement BundleRefreshProcessor
 class DefaultBundleRefreshProcessorImpl
          Camel based implementation of the BundleRefreshProcessor interface.
 

Fields in org.nhindirect.config.processor.impl declared as BundleRefreshProcessor
protected  BundleRefreshProcessor DefaultBundleCacheUpdateProcessorImpl.refreshProcessor
          The bundle refresh processor.
 

Methods in org.nhindirect.config.processor.impl with parameters of type BundleRefreshProcessor
 void DefaultBundleCacheUpdateProcessorImpl.setRefreshProcessor(BundleRefreshProcessor refreshProcessor)
          Sets the BundleRefreshProcessor used to refresh a bundle the bundle's refresh interval has been exceeded.
 



Copyright © 2013. All Rights Reserved.