public class AddRemoveDynamicComponentListener extends Object implements SystemEventListener
Constructor and Description |
---|
AddRemoveDynamicComponentListener() |
Modifier and Type | Method and Description |
---|---|
boolean |
isListenerForSource(Object source) |
void |
notifyNewComponents(PreRenderViewEvent event) |
void |
processEvent(SystemEvent event) |
public boolean isListenerForSource(Object source)
isListenerForSource
in interface SystemEventListener
public void processEvent(SystemEvent event) throws AbortProcessingException
processEvent
in interface SystemEventListener
AbortProcessingException
public void notifyNewComponents(PreRenderViewEvent event)