public class ShutingDownStatement extends DecoratingStatement
decorated
Constructor and Description |
---|
ShutingDownStatement(Statement statement,
StartingStatement startingStatement) |
Modifier and Type | Method and Description |
---|---|
protected void |
after() |
before, evaluate
public ShutingDownStatement(Statement statement, StartingStatement startingStatement)
protected void after() throws java.lang.Exception
after
in class DecoratingStatement
java.lang.Exception