Class UafcCfgChangedEvent
java.lang.Object
de.uplanet.lucy.server.configuration.CfgFileChangedEvent
de.uplanet.lucy.server.portalserver.useragentfilterchain.UafcCfgChangedEvent
- All Implemented Interfaces:
ICfgFileChangedEvent
,IConfigurationEvent
,IServerEvent
,IUafcCfgChangedEvent
@Scriptable
public final class UafcCfgChangedEvent
extends de.uplanet.lucy.server.configuration.CfgFileChangedEvent
implements IUafcCfgChangedEvent
This notification is sent when the user agent filter chain configuration has changed.
-
Constructor Summary
-
Method Summary
Methods inherited from class de.uplanet.lucy.server.configuration.CfgFileChangedEvent
getCfgFile, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface de.uplanet.lucy.server.configuration.ICfgFileChangedEvent
getCfgFile
-
Constructor Details
-
UafcCfgChangedEvent
-