org.apache.shale.dialog.basic.config
Class EndStateImpl
java.lang.Object
org.apache.shale.dialog.basic.config.AbstractState
org.apache.shale.dialog.basic.config.ViewStateImpl
org.apache.shale.dialog.basic.config.EndStateImpl
- All Implemented Interfaces:
- EndState, State, ViewState
public final class EndStateImpl
- extends ViewStateImpl
- implements EndState
EndStateImpl
is a basic implementation of
EndState
.
- Since:
- 1.0.4
$Id: EndStateImpl.java 419431 2006-07-06 04:38:39Z wsmoak $
Method Summary |
String |
toString()
Render a printable version of this instance. |
EndStateImpl
public EndStateImpl()
toString
public String toString()
Render a printable version of this instance.
- Overrides:
toString
in class ViewStateImpl
- Returns:
- The printable version of this instance
Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.