This project has retired. For details please refer to its
Attic page.
ExitInsteadOfReturn (Apache jclouds 1.7.3 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.
- Author:
- Adrian Cole
-
-
Method Summary
-
Methods inherited from class com.google.common.collect.ForwardingObject
toString
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.