org.appspy.perf.servlet.internal
Class AppSpyWebappManagerImpl
java.lang.Object
org.appspy.perf.servlet.internal.AppSpyWebappManagerImpl
- All Implemented Interfaces:
- AppSpyWebappManager
public class AppSpyWebappManagerImpl
- extends java.lang.Object
- implements AppSpyWebappManager
- Author:
- Olivier HEDIN / olivier@appspy.org
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sLog
protected org.apache.commons.logging.Log sLog
mApplicationContext
protected org.springframework.context.support.GenericApplicationContext mApplicationContext
mWebappDataProvider
protected DataProvider mWebappDataProvider
mSkipManager
protected SkipManager mSkipManager
AppSpyWebappManagerImpl
public AppSpyWebappManagerImpl()
init
public void init(java.util.Properties configProperties,
java.net.URL webappConfigURL)
- Specified by:
init in interface AppSpyWebappManager
getWebappDataProvider
public DataProvider getWebappDataProvider()
- Specified by:
getWebappDataProvider in interface AppSpyWebappManager
getSkipManager
public SkipManager getSkipManager()
- Specified by:
getSkipManager in interface AppSpyWebappManager
destroy
public void destroy()
- Specified by:
destroy in interface AppSpyWebappManager
Copyright © 2008. All Rights Reserved.