|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceDependency
Generic dependency service import contract. Offers various access on its status such as being mandatory or satisfied. This interface is used internally for accessing the importer status.
| Method Summary | |
|---|---|
boolean |
isMandatory()
Indicates if this dependency is mandatory or not. |
boolean |
isSatisfied()
Indicates if the dependency is satisified or not. |
| Method Detail |
|---|
boolean isMandatory()
boolean isSatisfied()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||