Uses of Interface
org.uberfire.commons.lifecycle.Disposable
-
Packages that use Disposable Package Description org.uberfire.commons.lifecycle -
-
Uses of Disposable in org.uberfire.commons.lifecycle
Subinterfaces of Disposable in org.uberfire.commons.lifecycle Modifier and Type Interface Description interfacePriorityDisposableThe PriorityDisposable interface is used for life-cycle management of resources that requires priority to be disposed.
-