|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.flyway.core.util.FeatureDetector
public final class FeatureDetector
Detects whether certain features are available or not.
| Method Summary | |
|---|---|
static boolean |
isEquinoxCommonAvailable()
Checks whether the Equinox Common OSGi Bundle is available. |
static boolean |
isJBossVFSAvailable()
Checks whether JBoss VFS is available. |
static boolean |
isSpringJdbcAvailable()
Checks whether Spring Jdbc is available. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean isSpringJdbcAvailable()
true if it is, false if it is notpublic static boolean isJBossVFSAvailable()
true if it is, false if it is notpublic static boolean isEquinoxCommonAvailable()
true if it is, false if it is not
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||