Uses of Class
org.exoplatform.social.core.space.SpaceListenerPlugin
Packages that use SpaceListenerPlugin
Package
Description
Provides classes that are necessary to control spaces and their lifecycles.
-
Uses of SpaceListenerPlugin in org.exoplatform.social.core.space.spi
Methods in org.exoplatform.social.core.space.spi with parameters of type SpaceListenerPluginModifier and TypeMethodDescriptiondefault voidSpaceService.registerSpaceListenerPlugin(SpaceListenerPlugin spaceListenerPlugin) Registers a space listener plugin to listen to space lifecyle eventsdefault voidSpaceService.unregisterSpaceListenerPlugin(SpaceListenerPlugin spaceListenerPlugin) Unregisters an existing space listener plugin.