|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TreeInfo | |
| org.jboss.console.manager | |
| org.jboss.console.manager.interfaces.impl | |
| org.jboss.console.navtree | |
| Uses of TreeInfo in org.jboss.console.manager |
| Methods in org.jboss.console.manager that return TreeInfo | |
TreeInfo |
PluginManagerMBean.getTreeForProfile(String profile)
|
TreeInfo |
PluginManagerMBean.getUpdateTreeForProfile(String profile,
long knownVersion)
Only return the tree if the actual version is bigger than the known version |
TreeInfo |
PluginManager.getTreeForProfile(String profile)
|
TreeInfo |
PluginManager.getUpdateTreeForProfile(String profile,
long knownVersion)
Only return the tree if the actual version is bigger than the known version |
| Uses of TreeInfo in org.jboss.console.manager.interfaces.impl |
| Classes in org.jboss.console.manager.interfaces.impl that implement TreeInfo | |
class |
DefaultTreeInfo
|
| Uses of TreeInfo in org.jboss.console.navtree |
| Fields in org.jboss.console.navtree declared as TreeInfo | |
protected TreeInfo |
ConsoleTreeModel.tree
|
| Methods in org.jboss.console.navtree that return TreeInfo | |
TreeInfo |
ConsoleTreeModel.conditionalLoadTree(long version)
|
TreeInfo |
ConsoleTreeModel.loadTree()
|
| Constructors in org.jboss.console.navtree with parameters of type TreeInfo | |
StdNodeWrapper(TreeNode node,
TreeInfo master,
String parentPath)
|
|
RootWrapper(TreeInfo tree)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||