IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.pmi.factory
Interface StatsTemplateLookup


public interface StatsTemplateLookup

Interface to lookup Stats template configuration.


Method Summary
 com.ibm.websphere.pmi.PmiModuleConfig getTemplate(java.lang.String templateName)
          Returns the PmiModuleConfig for a given template.
 

Method Detail

getTemplate

com.ibm.websphere.pmi.PmiModuleConfig getTemplate(java.lang.String templateName)
Returns the PmiModuleConfig for a given template.

Parameters:
templateName - Stats template name
Returns:
an instance of PmiModuleConfig that corresponds to the template name

IBM WebSphere Application ServerTM
Release 7