public class NullResult extends Object implements Result
Constructor and Description |
---|
NullResult() |
Modifier and Type | Method and Description |
---|---|
void |
execute(ActionInvocation invocation)
Represents a generic interface for all action execution results.
|
public void execute(ActionInvocation invocation) throws Exception
Result
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.