org.apache.pluto.spi
Class DummyCCPPProfileServiceImpl

java.lang.Object
  extended by org.apache.pluto.spi.DummyCCPPProfileServiceImpl
All Implemented Interfaces:
CCPPProfileService, ContainerService

public class DummyCCPPProfileServiceImpl
extends java.lang.Object
implements CCPPProfileService


Constructor Summary
DummyCCPPProfileServiceImpl()
           
 
Method Summary
 javax.ccpp.Profile getCCPPProfile(javax.servlet.http.HttpServletRequest httpServletRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyCCPPProfileServiceImpl

public DummyCCPPProfileServiceImpl()
Method Detail

getCCPPProfile

public javax.ccpp.Profile getCCPPProfile(javax.servlet.http.HttpServletRequest httpServletRequest)
Specified by:
getCCPPProfile in interface CCPPProfileService


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.