JBoss.orgCommunity Documentation
<component-plugin>
<name>contact.new.membership.event.listener</name>
<set-method>addListenerPlugin</set-method>
<type>org.exoplatform.contact.service.impl.NewMembershipListener</type>
<description>description</description>
</component-plugin>
Details:
Name: contact.new.membership.event.listener
- The name of the listener.
Set-method: addListenerPlugin
- The plugin which registers the method. Keep this value.
Type: org.exoplatform.contact.service.impl.NewMembershipListener
- The class which executes all requirements of the plugin.
Description: It is used to initialize an address book for a specific group.