Class NxosGpbAdapter

    • Constructor Detail

      • NxosGpbAdapter

        public NxosGpbAdapter​(AdapterDefinition adapterConfig,
                              com.codahale.metrics.MetricRegistry metricRegistry)
    • Method Detail

      • setCollectionAgentFactory

        public void setCollectionAgentFactory​(CollectionAgentFactory collectionAgentFactory)
      • setInterfaceToNodeCache

        public void setInterfaceToNodeCache​(InterfaceToNodeCache interfaceToNodeCache)
      • setNodeDao

        public void setNodeDao​(NodeDao nodeDao)
      • setTransactionTemplate

        public void setTransactionTemplate​(org.springframework.transaction.support.TransactionOperations transactionTemplate)