| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
LogViewerStub()
Default Constructor
|
LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
LogViewerStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
clearLogs()
Auto generated method signature
|
DataHandler |
downloadArchivedLogFiles(String logFile205,
String tenantDomain206,
String serverKey207)
Auto generated method signature
|
LogEvent[] |
getAllSystemLogs()
Auto generated method signature
|
LogEvent[] |
getApplicationLogs(String type216,
String keyword217,
String appName218,
String tenantDomain219,
String serverKey220)
Auto generated method signature
|
String[] |
getApplicationNames(String tenantDomain211,
String serverKey212)
Auto generated method signature
|
int |
getLineNumbers(String logFile237)
Auto generated method signature
|
PaginatedLogFileInfo |
getLocalLogFiles(int pageNumber178,
String tenantDomain179,
String serverKey180)
Auto generated method signature
|
String[] |
getLogLinesFromFile(String logFile144,
int maxLogs145,
int start146,
int end147)
Auto generated method signature
|
LogEvent[] |
getLogs(String type195,
String keyword196,
String tenantDomain197,
String serverKey198)
Auto generated method signature
|
int |
getNoOfLogEvents(String tenantDomain184,
String serverKey185)
Auto generated method signature
|
PaginatedLogEvent |
getPaginatedApplicationLogEvents(int pageNumber224,
String type225,
String keyword226,
String applicationName227,
String tenantDomain228,
String serverKey229)
Auto generated method signature
|
PaginatedLogEvent |
getPaginatedLogEvents(int pageNumber154,
String type155,
String keyword156,
String tenantDomain157,
String serverKey158)
Auto generated method signature
|
PaginatedLogFileInfo |
getPaginatedLogFileInfo(int pageNumber189,
String tenantDomain190,
String serviceName191)
Auto generated method signature
|
String[] |
getServiceNames()
Auto generated method signature
|
boolean |
isFileAppenderConfiguredForST()
Auto generated method signature
|
boolean |
isLogEventReciverConfigured()
Auto generated method signature
|
boolean |
isManager()
Auto generated method signature
|
boolean |
isValidTenant(String tenantDomain233)
Auto generated method signature
|
boolean |
isValidTenantDomain(String tenantDomain171)
Auto generated method signature
|
void |
startclearLogs(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadArchivedLogFiles(String logFile205,
String tenantDomain206,
String serverKey207,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllSystemLogs(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetApplicationLogs(String type216,
String keyword217,
String appName218,
String tenantDomain219,
String serverKey220,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetApplicationNames(String tenantDomain211,
String serverKey212,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLineNumbers(String logFile237,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLocalLogFiles(int pageNumber178,
String tenantDomain179,
String serverKey180,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLogLinesFromFile(String logFile144,
int maxLogs145,
int start146,
int end147,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLogs(String type195,
String keyword196,
String tenantDomain197,
String serverKey198,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetNoOfLogEvents(String tenantDomain184,
String serverKey185,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedApplicationLogEvents(int pageNumber224,
String type225,
String keyword226,
String applicationName227,
String tenantDomain228,
String serverKey229,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedLogEvents(int pageNumber154,
String type155,
String keyword156,
String tenantDomain157,
String serverKey158,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedLogFileInfo(int pageNumber189,
String tenantDomain190,
String serviceName191,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServiceNames(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisLogEventReciverConfigured(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisManager(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisValidTenant(String tenantDomain233,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisValidTenantDomain(String tenantDomain171,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LogViewerStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LogViewerStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic String[] getLogLinesFromFile(String logFile144, int maxLogs145, int start146, int end147) throws RemoteException, LogViewerLogViewerException
getLogLinesFromFile in interface LogViewergetLogLinesFromFile143 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getLogLinesFromFile(java.lang.String, int, int, int)public void startgetLogLinesFromFile(String logFile144, int maxLogs145, int start146, int end147, LogViewerCallbackHandler callback) throws RemoteException
startgetLogLinesFromFile in interface LogViewergetLogLinesFromFile143 - RemoteExceptionLogViewer.startgetLogLinesFromFile(java.lang.String, int, int, int, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isLogEventReciverConfigured()
throws RemoteException
isLogEventReciverConfigured in interface LogViewerisLogEventReciverConfigured150 - RemoteExceptionLogViewer.isLogEventReciverConfigured()public void startisLogEventReciverConfigured(LogViewerCallbackHandler callback) throws RemoteException
startisLogEventReciverConfigured in interface LogViewerisLogEventReciverConfigured150 - RemoteExceptionLogViewer.startisLogEventReciverConfigured(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogEvent getPaginatedLogEvents(int pageNumber154, String type155, String keyword156, String tenantDomain157, String serverKey158) throws RemoteException, LogViewerLogViewerException
getPaginatedLogEvents in interface LogViewergetPaginatedLogEvents153 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getPaginatedLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetPaginatedLogEvents(int pageNumber154,
String type155,
String keyword156,
String tenantDomain157,
String serverKey158,
LogViewerCallbackHandler callback)
throws RemoteException
startgetPaginatedLogEvents in interface LogViewergetPaginatedLogEvents153 - RemoteExceptionLogViewer.startgetPaginatedLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isManager()
throws RemoteException
isManager in interface LogViewerisManager161 - RemoteExceptionLogViewer.isManager()public void startisManager(LogViewerCallbackHandler callback) throws RemoteException
startisManager in interface LogViewerisManager161 - RemoteExceptionLogViewer.startisManager(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public String[] getServiceNames() throws RemoteException, LogViewerLogViewerException
getServiceNames in interface LogViewergetServiceNames164 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getServiceNames()public void startgetServiceNames(LogViewerCallbackHandler callback) throws RemoteException
startgetServiceNames in interface LogViewergetServiceNames164 - RemoteExceptionLogViewer.startgetServiceNames(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public LogEvent[] getAllSystemLogs() throws RemoteException, LogViewerLogViewerException
getAllSystemLogs in interface LogViewergetAllSystemLogs167 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getAllSystemLogs()public void startgetAllSystemLogs(LogViewerCallbackHandler callback) throws RemoteException
startgetAllSystemLogs in interface LogViewergetAllSystemLogs167 - RemoteExceptionLogViewer.startgetAllSystemLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isValidTenantDomain(String tenantDomain171) throws RemoteException
isValidTenantDomain in interface LogViewerisValidTenantDomain170 - RemoteExceptionLogViewer.isValidTenantDomain(java.lang.String)public void startisValidTenantDomain(String tenantDomain171, LogViewerCallbackHandler callback) throws RemoteException
startisValidTenantDomain in interface LogViewerisValidTenantDomain170 - RemoteExceptionLogViewer.startisValidTenantDomain(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isFileAppenderConfiguredForST()
throws RemoteException
isFileAppenderConfiguredForST in interface LogViewerisFileAppenderConfiguredForST174 - RemoteExceptionLogViewer.isFileAppenderConfiguredForST()public void startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback) throws RemoteException
startisFileAppenderConfiguredForST in interface LogViewerisFileAppenderConfiguredForST174 - RemoteExceptionLogViewer.startisFileAppenderConfiguredForST(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogFileInfo getLocalLogFiles(int pageNumber178, String tenantDomain179, String serverKey180) throws RemoteException, LogViewerLogViewerException
getLocalLogFiles in interface LogViewergetLocalLogFiles177 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getLocalLogFiles(int, java.lang.String, java.lang.String)public void startgetLocalLogFiles(int pageNumber178,
String tenantDomain179,
String serverKey180,
LogViewerCallbackHandler callback)
throws RemoteException
startgetLocalLogFiles in interface LogViewergetLocalLogFiles177 - RemoteExceptionLogViewer.startgetLocalLogFiles(int, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public int getNoOfLogEvents(String tenantDomain184, String serverKey185) throws RemoteException, LogViewerLogViewerException
getNoOfLogEvents in interface LogViewergetNoOfLogEvents183 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getNoOfLogEvents(java.lang.String, java.lang.String)public void startgetNoOfLogEvents(String tenantDomain184, String serverKey185, LogViewerCallbackHandler callback) throws RemoteException
startgetNoOfLogEvents in interface LogViewergetNoOfLogEvents183 - RemoteExceptionLogViewer.startgetNoOfLogEvents(java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogFileInfo getPaginatedLogFileInfo(int pageNumber189, String tenantDomain190, String serviceName191) throws RemoteException, LogViewerLogViewerException
getPaginatedLogFileInfo in interface LogViewergetPaginatedLogFileInfo188 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getPaginatedLogFileInfo(int, java.lang.String, java.lang.String)public void startgetPaginatedLogFileInfo(int pageNumber189,
String tenantDomain190,
String serviceName191,
LogViewerCallbackHandler callback)
throws RemoteException
startgetPaginatedLogFileInfo in interface LogViewergetPaginatedLogFileInfo188 - RemoteExceptionLogViewer.startgetPaginatedLogFileInfo(int, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public LogEvent[] getLogs(String type195, String keyword196, String tenantDomain197, String serverKey198) throws RemoteException, LogViewerLogViewerException
getLogs in interface LogViewergetLogs194 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getLogs(java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetLogs(String type195, String keyword196, String tenantDomain197, String serverKey198, LogViewerCallbackHandler callback) throws RemoteException
startgetLogs in interface LogViewergetLogs194 - RemoteExceptionLogViewer.startgetLogs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean clearLogs()
throws RemoteException
clearLogs in interface LogViewerclearLogs201 - RemoteExceptionLogViewer.clearLogs()public void startclearLogs(LogViewerCallbackHandler callback) throws RemoteException
startclearLogs in interface LogViewerclearLogs201 - RemoteExceptionLogViewer.startclearLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public DataHandler downloadArchivedLogFiles(String logFile205, String tenantDomain206, String serverKey207) throws RemoteException, LogViewerException
downloadArchivedLogFiles in interface LogViewerdownloadArchivedLogFiles204 - LogViewerException - :RemoteExceptionLogViewer.downloadArchivedLogFiles(java.lang.String, java.lang.String, java.lang.String)public void startdownloadArchivedLogFiles(String logFile205, String tenantDomain206, String serverKey207, LogViewerCallbackHandler callback) throws RemoteException
startdownloadArchivedLogFiles in interface LogViewerdownloadArchivedLogFiles204 - RemoteExceptionLogViewer.startdownloadArchivedLogFiles(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public String[] getApplicationNames(String tenantDomain211, String serverKey212) throws RemoteException, LogViewerLogViewerException
getApplicationNames in interface LogViewergetApplicationNames210 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getApplicationNames(java.lang.String, java.lang.String)public void startgetApplicationNames(String tenantDomain211, String serverKey212, LogViewerCallbackHandler callback) throws RemoteException
startgetApplicationNames in interface LogViewergetApplicationNames210 - RemoteExceptionLogViewer.startgetApplicationNames(java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public LogEvent[] getApplicationLogs(String type216, String keyword217, String appName218, String tenantDomain219, String serverKey220) throws RemoteException, LogViewerLogViewerException
getApplicationLogs in interface LogViewergetApplicationLogs215 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getApplicationLogs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetApplicationLogs(String type216, String keyword217, String appName218, String tenantDomain219, String serverKey220, LogViewerCallbackHandler callback) throws RemoteException
startgetApplicationLogs in interface LogViewergetApplicationLogs215 - RemoteExceptionLogViewer.startgetApplicationLogs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogEvent getPaginatedApplicationLogEvents(int pageNumber224, String type225, String keyword226, String applicationName227, String tenantDomain228, String serverKey229) throws RemoteException, LogViewerException
getPaginatedApplicationLogEvents in interface LogViewergetPaginatedApplicationLogEvents223 - LogViewerException - :RemoteExceptionLogViewer.getPaginatedApplicationLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetPaginatedApplicationLogEvents(int pageNumber224,
String type225,
String keyword226,
String applicationName227,
String tenantDomain228,
String serverKey229,
LogViewerCallbackHandler callback)
throws RemoteException
startgetPaginatedApplicationLogEvents in interface LogViewergetPaginatedApplicationLogEvents223 - RemoteExceptionLogViewer.startgetPaginatedApplicationLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isValidTenant(String tenantDomain233) throws RemoteException
isValidTenant in interface LogViewerisValidTenant232 - RemoteExceptionLogViewer.isValidTenant(java.lang.String)public void startisValidTenant(String tenantDomain233, LogViewerCallbackHandler callback) throws RemoteException
startisValidTenant in interface LogViewerisValidTenant232 - RemoteExceptionLogViewer.startisValidTenant(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public int getLineNumbers(String logFile237) throws RemoteException, LogViewerException
getLineNumbers in interface LogViewergetLineNumbers236 - LogViewerException - :RemoteExceptionLogViewer.getLineNumbers(java.lang.String)public void startgetLineNumbers(String logFile237, LogViewerCallbackHandler callback) throws RemoteException
startgetLineNumbers in interface LogViewergetLineNumbers236 - RemoteExceptionLogViewer.startgetLineNumbers(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)Copyright © 2018 WSO2. All rights reserved.