|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.osgi.internal.resolver.StateImpl
org.eclipse.osgi.internal.resolver.SystemState
public class SystemState
| Field Summary |
|---|
| Fields inherited from class org.eclipse.osgi.internal.resolver.StateImpl |
|---|
PROPS |
| Constructor Summary | |
|---|---|
SystemState()
|
|
| Method Summary | |
|---|---|
StateDelta |
compare(State state)
Returns a delta describing the differences between this state and the given state. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemState()
| Method Detail |
|---|
public StateDelta compare(State state)
throws BundleException
StateNote that the generated StateDelta will contain BundleDeltas with one of the following types: BundleDelta.ADDED, BundleDelta.REMOVED and BundleDelta.UPDATED
state - the base state
BundleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||