Package org.jboss.ejb.server
Interface ListenerHandle
- All Superinterfaces:
AutoCloseable
A listener registration handle.
-
Method Summary
-
Method Details
-
close
void close()Close the handle, unsubscribing the listener.- Specified by:
closein interfaceAutoCloseable
-