org.rhq.enterprise.server.resource
Class ResourceFacetsCache

java.lang.Object
  extended by org.rhq.enterprise.server.resource.ResourceFacetsCache

public class ResourceFacetsCache
extends Object

Author:
Joseph Marques

Method Summary
 org.rhq.core.domain.resource.composite.ResourceFacets getResourceFacets(int resourceTypeId)
           
static ResourceFacetsCache getSingleton()
           
 void reload(List<org.rhq.core.domain.resource.composite.ResourceFacets> facets)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSingleton

public static ResourceFacetsCache getSingleton()

getResourceFacets

public org.rhq.core.domain.resource.composite.ResourceFacets getResourceFacets(int resourceTypeId)

reload

public void reload(List<org.rhq.core.domain.resource.composite.ResourceFacets> facets)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.