|
Knopflerfish OSGi 5.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.knopflerfish.service.repositorymanager.RepositoryManager.InstallationResult
public static class RepositoryManager.InstallationResult
Return value from the install operation.
| Field Summary | |
|---|---|
java.util.Set<Resource> |
resources
A set of resources that provide a resolution for the requested operation. |
java.util.List<java.lang.String> |
userFeedback
A list of messages suitable for user feedback. |
| Constructor Summary | |
|---|---|
RepositoryManager.InstallationResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.util.Set<Resource> resources
public final java.util.List<java.lang.String> userFeedback
| Constructor Detail |
|---|
public RepositoryManager.InstallationResult()
|
Knopflerfish OSGi 5.2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||