JBoss.orgCommunity Documentation
<external-component-plugins>
<target-component>org.exoplatform.contact.service.ContactService</target-component>
<component-plugin>
<name>ContactEventListener</name>
<set-method>addListenerPlugin</set-method>
<type>org.exoplatform.cs.ext.impl.ContactSpaceActivityPublisher</type>
</component-plugin>
</external-component-plugins>
Details:
Name: ContactEventListener
- The name of the plugin.
Set-method: addListenerPlugin
- The plugin which registers the method.
Type: org.exoplatform.cs.ext.impl.ContactSpaceActivityPublisher
- A class that executes all requirements of the plugin.
Description: It is a plugin used to customize the activity status of a specific space when an event happens on an address book.