org.wso2.wsas.admin.service.logging
Class LoggingService

java.lang.Object
  extended byorg.wso2.wsas.admin.service.logging.LoggingService
All Implemented Interfaces:
org.wso2.wsas.admin.service.logging.LoggingServiceSkeletonInterface

public class LoggingService
extends java.lang.Object
implements org.wso2.wsas.admin.service.logging.LoggingServiceSkeletonInterface

LoggingService java skeleton for the axisService


Constructor Summary
LoggingService()
           
 
Method Summary
 org.wso2.wsas.admin.service.logging.GetLogsResponse getLogs(org.wso2.wsas.admin.service.logging.GetLogsRequest req)
          Returns the properly laid out log messages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingService

public LoggingService()
Method Detail

getLogs

public org.wso2.wsas.admin.service.logging.GetLogsResponse getLogs(org.wso2.wsas.admin.service.logging.GetLogsRequest req)
Returns the properly laid out log messages

Specified by:
getLogs in interface org.wso2.wsas.admin.service.logging.LoggingServiceSkeletonInterface
Parameters:
req - The number of log messages to retrieve
Returns:
The log messages