|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.uep.bobclient.data.AppLoggerFactory
public class AppLoggerFactory
The class is in order to create the concrete application logger wrapper by deviceID and appID
Constructor Summary | |
---|---|
AppLoggerFactory()
|
Method Summary | |
---|---|
static AppLoggerWrapper |
createAppLogger(java.lang.String appID)
Creates a instance of application logger wrapper in terms of appID and the default deviceID |
static AppLoggerWrapper |
getAppLogger()
Creates a instance of application logger wrapper using the default appID |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppLoggerFactory()
Method Detail |
---|
public static AppLoggerWrapper createAppLogger(java.lang.String appID)
appID
- The ID of application
public static AppLoggerWrapper getAppLogger()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |