|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.setup.comptest.CmsSetupTestJdkVersion
public class CmsSetupTestJdkVersion
Tests the version of the JDK.
| Field Summary | |
|---|---|
static String |
TEST_NAME
The test name. |
| Fields inherited from interface org.opencms.setup.comptest.I_CmsSetupTest |
|---|
RESULT_FAILED, RESULT_PASSED, RESULT_WARNING |
| Constructor Summary | |
|---|---|
CmsSetupTestJdkVersion()
|
|
| Method Summary | |
|---|---|
CmsSetupTestResult |
execute(CmsSetupBean setupBean)
Returns the test results. |
String |
getName()
Returns the nice name for the test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TEST_NAME
| Constructor Detail |
|---|
public CmsSetupTestJdkVersion()
| Method Detail |
|---|
public String getName()
I_CmsSetupTest
getName in interface I_CmsSetupTestI_CmsSetupTest.getName()public CmsSetupTestResult execute(CmsSetupBean setupBean)
I_CmsSetupTest
execute in interface I_CmsSetupTestsetupBean - the setup bean
I_CmsSetupTest.execute(org.opencms.setup.CmsSetupBean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||