public interface PriorityDisposable extends Disposable
Important Note: Due an issue related to multiple Application Server support, all types that implement this interface needs to register itself on PriorityDisposableRegistry (preferable on constructor).
Disposable
,
PriorityDisposableRegistry
Modifier and Type | Method and Description |
---|---|
int |
priority() |
dispose
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.