org.rhq.core.clientapi.agent.metadata.i18n
Class PluginPropertyBundleManager

java.lang.Object
  extended by org.rhq.core.clientapi.agent.metadata.i18n.PluginPropertyBundleManager

public class PluginPropertyBundleManager
extends Object


Constructor Summary
PluginPropertyBundleManager()
           
 
Method Summary
 void loadPlugin(PluginDescriptor pluginDescriptor)
           
 void localizeType(ResourceType type, Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginPropertyBundleManager

public PluginPropertyBundleManager()
Method Detail

localizeType

public void localizeType(ResourceType type,
                         Locale locale)

loadPlugin

public void loadPlugin(PluginDescriptor pluginDescriptor)


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