Uses of Interface
org.apache.activemq.artemis.utils.ArtemisCloseable
-
Packages that use ArtemisCloseable Package Description org.apache.activemq.artemis.utils.critical -
-
Uses of ArtemisCloseable in org.apache.activemq.artemis.utils.critical
Subinterfaces of ArtemisCloseable in org.apache.activemq.artemis.utils.critical Modifier and Type Interface Description interfaceCriticalCloseableMethods in org.apache.activemq.artemis.utils.critical with parameters of type ArtemisCloseable Modifier and Type Method Description voidCriticalCloseable. beforeClose(ArtemisCloseable otherCloseable)This will set something to be called right before closing.static booleanCriticalMeasure. isDummy(ArtemisCloseable closeable)
-