java.lang.Object
io.meeds.social.category.listener.CategoryModifiedIndexingListener
All Implemented Interfaces:
org.exoplatform.services.listener.ListenerBase<io.meeds.social.category.model.Category,Object >
@Component
public class CategoryModifiedIndexingListener
extends Object
implements org.exoplatform.services.listener.ListenerBase<io.meeds.social.category.model.Category,Object >
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
void
void
onEvent (org.exoplatform.services.listener.Event<io.meeds.social.category.model.Category,Object > event)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
getName
Constructor Details
CategoryModifiedIndexingListener
public CategoryModifiedIndexingListener ()
Method Details
init
@PostConstruct
public void init ()