| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.service.Service
org.restlet.service.LogService
fr.cnes.sitools.logging.LogDataServerService
public class LogDataServerService
Custom log service
GNU Public License (GPL)| Constructor Summary | |
|---|---|
LogDataServerService(java.lang.String logName,
                     boolean enabled)
Constructor  | 
|
| Method Summary | 
|---|
| Methods inherited from class org.restlet.service.LogService | 
|---|
createInboundFilter, getLogFormat, getLoggerName, getLogPropertiesRef, isIdentityCheck, setIdentityCheck, setLogFormat, setLoggerName, setLogPropertiesRef, setLogPropertiesRef, start | 
| Methods inherited from class org.restlet.service.Service | 
|---|
createOutboundFilter, getContext, isEnabled, isStarted, isStopped, setContext, setEnabled, stop | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LogDataServerService(java.lang.String logName,
                            boolean enabled)
logName - logger nameenabled - True to make enable the service. False to make disable the servicehttp://java.sun.com/javase/6/docs/api/java/util/logging/Level.html
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||