public interface ReferenceListener
Modifier and Type | Method and Description |
---|---|
String |
getBindMethod()
Return the name of the bind method.
|
Target |
getListenerComponent()
Return the Metadata for the component that will receive bind and unbind
events.
|
String |
getUnbindMethod()
Return the name of the unbind method.
|
Target getListenerComponent()
ref
attribute or via an inlined
component.String getBindMethod()
bind-method
attribute of the
reference listener.String getUnbindMethod()
unbind-method
attribute of the
reference listener.Copyright © 2018 JBoss by Red Hat. All rights reserved.