org.exolab.jms.tools.admin.OpenJMSDestination This is the base class for all destination nodes. A destination is either a queue or a topic. @version $Revision: 1.1 $ $Date: 2004/11/26 01:51:15 $ @author <a HREF="mailto:mourikis@exolab.org">Jim Mourikis</a>
org.jboss.cache.TreeCacheView2 import java.util.List; Graphical view of a ReplicatedTree (using the MVC paradigm). An instance of this class needs to be given a reference to the underlying model (ReplicatedTree) and needs to registers as a ReplicatedTreeListener. Changes to the tree structure are propagated from the model to th ...