org.apache.shale.dialog.impl
Class EndStateImpl
java.lang.Object
org.apache.shale.dialog.impl.AbstractState
org.apache.shale.dialog.impl.ViewStateImpl
org.apache.shale.dialog.impl.EndStateImpl
- All Implemented Interfaces:
- EndState, State, ViewState
public class EndStateImpl
- extends ViewStateImpl
- implements EndState
EndStateImpl is a basic implementation of
EndState.
$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
Copyright © 2004-2006 Apache Software Foundation. All Rights Reserved.