Package org.apache.felix.gogo.runtime
Class Pipe.Result
- java.lang.Object
-
- org.apache.felix.gogo.runtime.Pipe.Result
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
error()
java.lang.Exception
exception()
boolean
isSuccess()
java.lang.Object
result()
-