|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jumpmind.symmetric.util.AppUtils
public class AppUtils
| Constructor Summary | |
|---|---|
AppUtils()
|
|
| Method Summary | ||
|---|---|---|
static
|
find(java.lang.String name,
SymmetricEngine engine)
Handy utility method to look up a SymmetricDS component given the bean name. |
|
static
|
find(java.lang.String name,
SymmetricWebServer server)
|
|
static java.lang.String |
getServerId()
Get a unique identifier that represents the JVM instance this server is currently running in. |
|
static java.lang.String |
getTimezoneOffset()
This method will return the timezone in RFC822 format. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppUtils()
| Method Detail |
|---|
public static java.lang.String getServerId()
public static java.lang.String getTimezoneOffset()
public static <T> T find(java.lang.String name,
SymmetricEngine engine)
Constants
public static <T> T find(java.lang.String name,
SymmetricWebServer server)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||