public class JoyPaths extends JoyBase
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
appDir |
| Constructor and Description |
|---|
JoyPaths() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAppDir()
Returns resolved app dir.
|
void |
start()
Starts the Joy component.
|
void |
stop()
Stops the Joy component.
|
initLogger, requireNotStarted, requireStartedpublic java.lang.String getAppDir()
public void start()
JoyBaseCopyright © 2003-present Jodd Team