Uses of Interface
org.exoplatform.social.core.space.spi.SpaceLifeCycleListener
Packages that use SpaceLifeCycleListener
Package
Description
Provides classes that are necessary to control spaces and their lifecycles.
-
Uses of SpaceLifeCycleListener in org.exoplatform.social.core.space
Classes in org.exoplatform.social.core.space that implement SpaceLifeCycleListenerModifier and TypeClassDescriptionclassBase class for a manageable space listener plugin.Methods in org.exoplatform.social.core.space with parameters of type SpaceLifeCycleListenerModifier and TypeMethodDescriptionprotected voidSpaceLifecycle.dispatchEvent(SpaceLifeCycleListener listener, SpaceLifeCycleEvent event) -
Uses of SpaceLifeCycleListener in org.exoplatform.social.core.space.spi
Methods in org.exoplatform.social.core.space.spi with parameters of type SpaceLifeCycleListenerModifier and TypeMethodDescriptionvoidSpaceService.registerSpaceLifeCycleListener(SpaceLifeCycleListener listener) Deprecated.Will be removed by 4.0.x.voidSpaceService.unregisterSpaceLifeCycleListener(SpaceLifeCycleListener listener) Deprecated.Will be removed by 4.0.x.