public interface Registration extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
Removes this registration from the associated
Registrar , after which this object is no longer functional. |
void close()
Registrar
, after which this object is no longer functional.close
in interface AutoCloseable
Copyright © 2019 JBoss by Red Hat. All rights reserved.