This project has retired. For details please refer to its
Attic page.
ExitInsteadOfReturn (Apache jclouds 2.0.0 API)
- java.lang.Object
-
- com.google.common.collect.ForwardingObject
-
- org.jclouds.scriptbuilder.ExitInsteadOfReturn
-
- All Implemented Interfaces:
- Statement
public class ExitInsteadOfReturn
extends com.google.common.collect.ForwardingObject
implements Statement
you cannot return from a top-level script, so if you are using snippets that
issue return
then you'll want to wrap them in this.
-
-
Method Summary
-
Methods inherited from class com.google.common.collect.ForwardingObject
toString
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.