public interface Registration extends HandleableCloseable<Registration>
HandleableCloseable.Key
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the registration.
|
addCloseHandler, awaitClosed, awaitClosedUninterruptibly, closeAsync, isOpen
void close()
close
in interface AutoCloseable
close
in interface Closeable
close
in interface HandleableCloseable<Registration>
Copyright © 2017 JBoss by Red Hat. All rights reserved.