org.apache.cocoon.components.flow
Class WebContinuationDataBean
java.lang.Object
org.apache.cocoon.components.flow.WebContinuationDataBean
public class WebContinuationDataBean
- extends Object
Access to continuation data for monitoring applications
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebContinuationDataBean
public WebContinuationDataBean(WebContinuation wc)
getId
public String getId()
getLastAccessTime
public String getLastAccessTime()
getInterpreterId
public String getInterpreterId()
getTimeToLiveInMinutes
public String getTimeToLiveInMinutes()
getTimeToLive
public String getTimeToLive()
getExpireTime
public String getExpireTime()
hasExpired
public String hasExpired()
getType
public String getType()
get_children
public List get_children()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.