Global Information

Usual Config. FileAvail. SinceDeprec. Since
/conf/portal/configuration.xml in exo.kernel.component.common-XXX.jar  

Component Implementations

ModuleImplementationDescription 
kernelorg.exoplatform.services.listener.ListenerServiceDefault event dispatchersee plugin details below

org.exoplatform.services.listener.ListenerService's plugin

Add Plugin Method: addListener

ModuleImplementationDescription 
kernelorg.exoplatform.services.listener.ListenerDefines a broadcast event listenersee implementations below

org.exoplatform.services.listener.Listener's implementation

ModuleImplementationDescription
coreorg.exoplatform.services.organization.jdbc.listeners.CreateUserListenerWhen event of type (src: UserDAOImpl, data: User) with the corresponding name is broadcasted, it creates user profile
coreorg.exoplatform.services.organization.jdbc.listeners.RemoveMembershipListenerWhen event of type (src: Object, data: Object) with the corresponding name is broadcasted, if data is type of: User it removes all Memberships of the user, Group it removes all Memberships of all the users in the group and MembershipType it removes this particular Membership
coreorg.exoplatform.services.organization.jdbc.listeners.RemoveGroupListenerWhen event of type (src: GroupDAOImpl, data: Group) with the corresponding name is broadcasted, it removes all children of group from the Organization System (database or ldap)
coreorg.exoplatform.services.organization.jdbc.listeners.RemoveUserProfileListenerWhen event of type (src: UserDAOImpl, data: User) with the corresponding name is broadcasted, it removes user profile from the Organization System (database or ldap)
portalorg.exoplatform.portal.config.RemoveGroupPortalConfigListenerWhen event of type (src: GroupDAOImpl, data: Group) with the corresponding name is broadcasted, it removes group portal profile
portalorg.exoplatform.portal.config.RemoveUserPortalConfigListenerWhen event of type (src: UserDAOImpl, data: User) with the corresponding name is broadcasted, it removes user portal profile
ksorg.exoplatform.forum.service.AuthenticationLoginListenerWhen event of type (src: AuthenticationService, data: Identity) with the corresponding name is broadcasted, it logs in the Forum service
wcmorg.exoplatform.services.wcm.portal.listener.CreateLivePortalEventListenerWhen event of type (src: DataStorageImpl, data: PortalConfig) with the corresponding name is broadcasted, it creates a live portal
wcmorg.exoplatform.services.wcm.portal.listener.RemoveLivePortalEventListenerWhen event of type (src: DataStorageImpl, data: PortalConfig) with the corresponding name is broadcasted, it removes a live portal

Creator: Nicolas Filotto on 2008/08/06 15:48
Copyright (c) 2000-2009. Allright reserved - eXo platform SAS
1.6.13286