public class NoOpNode extends Object implements SimpleNode
SimpleNode
implementation which does nothing.Constructor and Description |
---|
NoOpNode() |
Modifier and Type | Method and Description |
---|---|
SimpleResult |
process(RouteContext context,
RouteHelper helper) |
public NoOpNode()
public SimpleResult process(RouteContext context, RouteHelper helper) throws Exception
process
in interface SimpleNode
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.