Package org.apache.felix.service.command
Interface Result
-
- All Known Implementing Classes:
Pipe.Result
public interface Result
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description interror()java.lang.Exceptionexception()booleanisSuccess()java.lang.Objectresult()
-