Uses of Interface
org.perf.log.utils.PortletInfoGetter

Packages that use PortletInfoGetter
org.perf.log.utils   
 

Uses of PortletInfoGetter in org.perf.log.utils
 

Classes in org.perf.log.utils that implement PortletInfoGetter
 class DefaultPortletInfoGetterImpl
           
 class LiferayPortletInfoGetterImpl
           
 class WebSpherePortletInfoGetterImpl
           
 

Methods in org.perf.log.utils that return PortletInfoGetter
static PortletInfoGetter PortletInfoGetterFactory.getPortletInfoGetterImpl()