org.apache.cocoon.servlet.collector
Class CallStackCollectorDataStore
java.lang.Object
org.apache.cocoon.servlet.collector.CallStackCollectorDataStore
- All Implemented Interfaces:
- CollectorDataStore
public class CallStackCollectorDataStore
- extends Object
- implements CollectorDataStore
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallStackCollectorDataStore
public CallStackCollectorDataStore()
get
public Object get(String key)
- Specified by:
get
in interface CollectorDataStore
set
public void set(String key,
Object value)
- Specified by:
set
in interface CollectorDataStore
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.