JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
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
int
error
()
Exception
exception
()
boolean
isSuccess
()
Object
result
()
Method Details
isSuccess
boolean
isSuccess
()
result
Object
result
()
exception
Exception
exception
()
error
int
error
()