|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.Dependencies
public class Dependencies
Used to check the depdendencies
| Method Summary | |
|---|---|
static void |
checkCompliance(String expectedVersion)
Check the version of this and required components |
static void |
checkDependencies()
Check the version of required components |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void checkDependencies()
VersionMismatchException - if a components version does not matchpublic static void checkCompliance(String expectedVersion)
VersionMismatchException - if a components version does not match
IllegalArgumentException - if the version string can't be parsed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||