org.jboss.console.manager.interfaces
Interface TreeAction

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AppletTreeAction (src)
All Known Implementing Classes:
GraphMBeanAttributeAction (src) , HttpLinkTreeAction (src) , MBeanAction (src) , RefreshTreeAction (src)

public interface TreeAction
extends java.io.Serializable

Tag interface to represent a generic action that can be handled by a specific tree browser profile

See Also: