org.rhq.enterprise.gui.action.navigation.hub
Class NavigationResourceMapping
java.lang.Object
org.rhq.enterprise.gui.action.navigation.hub.NavigationResourceMapping
Deprecated. ips, 01/22/07
@Deprecated
public class NavigationResourceMapping
- extends Object
A class which currently holds a mapping between Navigation nodes, e.g. resource.navigation.jboss.Servers, to actual
resource type names. This static configuration should be migrated so it is read in from a configuration file. This
map is required since there currently doesn't exist a way to associate like services together, e.g. Jboss 3.2 and
JBoss 4.0 servers
- Author:
- Charles Crouch
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationResourceMapping
public NavigationResourceMapping()
- Deprecated.
getNavigationNodeToResourcesMapping
public static Map getNavigationNodeToResourcesMapping()
- Deprecated.
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.