Class GraphContainerCacheImpl
- java.lang.Object
-
- org.opennms.features.apilayer.graph.GraphContainerCacheImpl
-
- All Implemented Interfaces:
org.opennms.integration.api.v1.graph.GraphContainerCache
public class GraphContainerCacheImpl extends java.lang.Object implements org.opennms.integration.api.v1.graph.GraphContainerCache
-
-
Constructor Summary
Constructors Constructor Description GraphContainerCacheImpl(GraphContainerCache delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
invalidate(java.lang.String containerId)
-
-
-
Constructor Detail
-
GraphContainerCacheImpl
public GraphContainerCacheImpl(GraphContainerCache delegate)
-
-