|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.asdf.client.Configuration
public class Configuration
Clients configuration.
Method Summary | |
---|---|
static java.lang.String[] |
botPaths()
Bot classpaths. |
static Configuration |
getInstance()
Returns instance of Configuration and creates one if it doesn't already exist. |
static java.lang.String[] |
pluginPaths()
Plugin classpaths. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Configuration getInstance()
public static java.lang.String[] pluginPaths()
public static java.lang.String[] botPaths()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |