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
SECURITYSERVICE
public static final int SECURITYSERVICE
SERVERSERVICE
public static final int SERVERSERVICE
DEFAULTSERVICE
public static final int DEFAULTSERVICE
DATABASESERVICE
public static final int DATABASESERVICE
SERVICESERVICE
public static final int SERVICESERVICE
WEBSERVICE
public static final int WEBSERVICE
LogServices
public LogServices()
toString
public static final java.lang.String toString(int service)
Copyright 2005 e-Care. All Rights Reserved.