JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Infinispan 15.2.0.Dev01
org.infinispan.telemetry
SafeAutoClosable
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
close()
Interface SafeAutoClosable
All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
DisabledInfinispanSpan
public interface
SafeAutoClosable
extends
AutoCloseable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
Method Details
close
void
close
()
Specified by:
close
in interface
AutoCloseable