Class NodeChangeListener.Base<N>

java.lang.Object
org.exoplatform.portal.mop.navigation.NodeChangeListener.Base<N>
Type Parameters:
N - the node generic type
All Implemented Interfaces:
NodeChangeListener<N>
Enclosing interface:
NodeChangeListener<N>

public static class NodeChangeListener.Base<N> extends Object implements NodeChangeListener<N>
A base implementation that can be subclassed.