public interface RegistrationListener
The registration listener is called with the initial state of the service when the registration listener is actuated.
Modifier and Type | Method and Description |
---|---|
Target |
getListenerComponent()
Return the Metadata for the component that will receive registration and
unregistration events.
|
String |
getRegistrationMethod()
Return the name of the registration method.
|
String |
getUnregistrationMethod()
Return the name of the unregistration method.
|
Target getListenerComponent()
ref
attribute or via an inlined
component.String getRegistrationMethod()
registration-method
attribute of
the registration listener.String getUnregistrationMethod()
unregistration-method
attribute of
the registration listener.Copyright © 2018 JBoss by Red Hat. All rights reserved.