@Service
public class StartupService
extends java.lang.Object
| Constructor | Description |
|---|---|
StartupService() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
checkVersion() |
Check the minimum version requirement for the application.
|
void |
logEnvironment() |
Log some basic evironment information.
|
void |
unpackPlugins() |
Unpack any plagins.
|
public boolean checkVersion()
public void logEnvironment()
public void unpackPlugins()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.