|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.status.service.DefaultSystemCompatibilityService
public class DefaultSystemCompatibilityService
| Constructor Summary | |
|---|---|
DefaultSystemCompatibilityService()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
java.util.Collection<java.lang.String> |
getSupportedDatabases()
|
java.lang.String |
getSupportedJavaVersion()
|
java.util.Collection<java.lang.String> |
getSupportedOperatingSystems()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSystemCompatibilityService()
| Method Detail |
|---|
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exceptionpublic java.lang.String getSupportedJavaVersion()
getSupportedJavaVersion in interface SystemCompatibilityServicepublic java.util.Collection<java.lang.String> getSupportedOperatingSystems()
getSupportedOperatingSystems in interface SystemCompatibilityServicepublic java.util.Collection<java.lang.String> getSupportedDatabases()
getSupportedDatabases in interface SystemCompatibilityService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||