public abstract class AbstractCollectionAdapterFactory extends Object implements AdapterFactory
Constructor and Description |
---|
AbstractCollectionAdapterFactory(org.osgi.framework.BundleContext bundleContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createBean, getBeanClass
public AbstractCollectionAdapterFactory(org.osgi.framework.BundleContext bundleContext)
public TelemetryRegistry getTelemetryRegistry()
public void setTelemetryRegistry(TelemetryRegistry telemetryRegistry)
public org.osgi.framework.BundleContext getBundleContext()
public CollectionAgentFactory getCollectionAgentFactory()
public void setCollectionAgentFactory(CollectionAgentFactory collectionAgentFactory)
public InterfaceToNodeCache getInterfaceToNodeCache()
public void setInterfaceToNodeCache(InterfaceToNodeCache interfaceToNodeCache)
public NodeDao getNodeDao()
public void setNodeDao(NodeDao nodeDao)
public org.springframework.transaction.support.TransactionOperations getTransactionTemplate()
public void setTransactionTemplate(org.springframework.transaction.support.TransactionOperations transactionTemplate)
public FilterDao getFilterDao()
public void setFilterDao(FilterDao filterDao)
public PersisterFactory getPersisterFactory()
public void setPersisterFactory(PersisterFactory persisterFactory)
public ThresholdingService getThresholdingService()
public void setThresholdingService(ThresholdingService thresholdingService)
Copyright © 2021. All rights reserved.