com.ibm.wsspi.pmi.factory

Interface StatsTemplateLookup


  1. public interface StatsTemplateLookup
Interface to lookup Stats template configuration.

Method Summary

Modifier and Type Method and Description
  1. com.ibm.websphere.pmi.PmiModuleConfig
getTemplate(java.lang.String templateName)
Returns the PmiModuleConfig for a given template.

Method Detail

getTemplate

  1. 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