Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Listener

Summary

Defines which class to use as cluster events listener.

Usage

Listener=<class>

Description

Class to use as cluster events listener.
This class must implement eZClusterEventListener interface.

This setting is only available in Exponential 4.7 and higher versions.

Examples

Listener=Your_class_name

Ricardo Correia (19/04/2013 10:17 am)

Ricardo Correia (19/04/2013 10:48 am)


Comments

There are no comments.