org.openmobileis.common.util.log
Class LogServices
java.lang.Object
org.openmobileis.common.util.log.LogServices
- public class LogServices
- extends java.lang.Object
Define service const to identify service. If no service can be defined use the DEFAULTSERVICE const.
- Since:
- JDK1.1
- Version:
- 1.0
- Author:
- P.Delrieu
Method Summary |
static java.lang.String |
toString(int service)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYNCHROSERVICE
public static final int SYNCHROSERVICE
- See Also:
- Constant Field Values
SECURITYSERVICE
public static final int SECURITYSERVICE
- See Also:
- Constant Field Values
SERVERSERVICE
public static final int SERVERSERVICE
- See Also:
- Constant Field Values
DEFAULTSERVICE
public static final int DEFAULTSERVICE
- See Also:
- Constant Field Values
DATABASESERVICE
public static final int DATABASESERVICE
- See Also:
- Constant Field Values
SERVICESERVICE
public static final int SERVICESERVICE
- See Also:
- Constant Field Values
WEBSERVICE
public static final int WEBSERVICE
- See Also:
- Constant Field Values
LogServices
public LogServices()
toString
public static final java.lang.String toString(int service)
Copyright 2006 OpenMobileIS. All Rights Reserved.