JBoss.orgCommunity Documentation
<component-plugin>
<name>contact.new.user.event.listener</name>
<set-method>addListenerPlugin</set-method>
<type>org.exoplatform.contact.service.impl.NewUserListener</type>
<description>description</description>
</component-plugin>
Details:
Name: contact.new.user.event.listener
- The name of listener.
Set-method: addListenerPlugin
- The plugin which registers the method.
Type: org.exoplatform.contact.service.impl.NewUserListener
- A class that executes all requirements of the plugin.
Description: It is used to initialize personal contact data for users.