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, setServiceClientEPR
public LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LogViewerStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LogViewerStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String[] getLogLinesFromFile(String logFile144, int maxLogs145, int start146, int end147) throws RemoteException, LogViewerLogViewerException
getLogLinesFromFile
in interface LogViewer
getLogLinesFromFile143
- LogViewerLogViewerException
- :RemoteException
LogViewer.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 LogViewer
getLogLinesFromFile143
- RemoteException
LogViewer.startgetLogLinesFromFile(java.lang.String, int, int, int, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public boolean isLogEventReciverConfigured() throws RemoteException
isLogEventReciverConfigured
in interface LogViewer
isLogEventReciverConfigured150
- RemoteException
LogViewer.isLogEventReciverConfigured()
public void startisLogEventReciverConfigured(LogViewerCallbackHandler callback) throws RemoteException
startisLogEventReciverConfigured
in interface LogViewer
isLogEventReciverConfigured150
- RemoteException
LogViewer.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 LogViewer
getPaginatedLogEvents153
- LogViewerLogViewerException
- :RemoteException
LogViewer.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 LogViewer
getPaginatedLogEvents153
- RemoteException
LogViewer.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 LogViewer
isManager161
- RemoteException
LogViewer.isManager()
public void startisManager(LogViewerCallbackHandler callback) throws RemoteException
startisManager
in interface LogViewer
isManager161
- RemoteException
LogViewer.startisManager(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public String[] getServiceNames() throws RemoteException, LogViewerLogViewerException
getServiceNames
in interface LogViewer
getServiceNames164
- LogViewerLogViewerException
- :RemoteException
LogViewer.getServiceNames()
public void startgetServiceNames(LogViewerCallbackHandler callback) throws RemoteException
startgetServiceNames
in interface LogViewer
getServiceNames164
- RemoteException
LogViewer.startgetServiceNames(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public LogEvent[] getAllSystemLogs() throws RemoteException, LogViewerLogViewerException
getAllSystemLogs
in interface LogViewer
getAllSystemLogs167
- LogViewerLogViewerException
- :RemoteException
LogViewer.getAllSystemLogs()
public void startgetAllSystemLogs(LogViewerCallbackHandler callback) throws RemoteException
startgetAllSystemLogs
in interface LogViewer
getAllSystemLogs167
- RemoteException
LogViewer.startgetAllSystemLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public boolean isValidTenantDomain(String tenantDomain171) throws RemoteException
isValidTenantDomain
in interface LogViewer
isValidTenantDomain170
- RemoteException
LogViewer.isValidTenantDomain(java.lang.String)
public void startisValidTenantDomain(String tenantDomain171, LogViewerCallbackHandler callback) throws RemoteException
startisValidTenantDomain
in interface LogViewer
isValidTenantDomain170
- RemoteException
LogViewer.startisValidTenantDomain(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public boolean isFileAppenderConfiguredForST() throws RemoteException
isFileAppenderConfiguredForST
in interface LogViewer
isFileAppenderConfiguredForST174
- RemoteException
LogViewer.isFileAppenderConfiguredForST()
public void startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback) throws RemoteException
startisFileAppenderConfiguredForST
in interface LogViewer
isFileAppenderConfiguredForST174
- RemoteException
LogViewer.startisFileAppenderConfiguredForST(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public PaginatedLogFileInfo getLocalLogFiles(int pageNumber178, String tenantDomain179, String serverKey180) throws RemoteException, LogViewerLogViewerException
getLocalLogFiles
in interface LogViewer
getLocalLogFiles177
- LogViewerLogViewerException
- :RemoteException
LogViewer.getLocalLogFiles(int, java.lang.String, java.lang.String)
public void startgetLocalLogFiles(int pageNumber178, String tenantDomain179, String serverKey180, LogViewerCallbackHandler callback) throws RemoteException
startgetLocalLogFiles
in interface LogViewer
getLocalLogFiles177
- RemoteException
LogViewer.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 LogViewer
getNoOfLogEvents183
- LogViewerLogViewerException
- :RemoteException
LogViewer.getNoOfLogEvents(java.lang.String, java.lang.String)
public void startgetNoOfLogEvents(String tenantDomain184, String serverKey185, LogViewerCallbackHandler callback) throws RemoteException
startgetNoOfLogEvents
in interface LogViewer
getNoOfLogEvents183
- RemoteException
LogViewer.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 LogViewer
getPaginatedLogFileInfo188
- LogViewerLogViewerException
- :RemoteException
LogViewer.getPaginatedLogFileInfo(int, java.lang.String, java.lang.String)
public void startgetPaginatedLogFileInfo(int pageNumber189, String tenantDomain190, String serviceName191, LogViewerCallbackHandler callback) throws RemoteException
startgetPaginatedLogFileInfo
in interface LogViewer
getPaginatedLogFileInfo188
- RemoteException
LogViewer.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 LogViewer
getLogs194
- LogViewerLogViewerException
- :RemoteException
LogViewer.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 LogViewer
getLogs194
- RemoteException
LogViewer.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 LogViewer
clearLogs201
- RemoteException
LogViewer.clearLogs()
public void startclearLogs(LogViewerCallbackHandler callback) throws RemoteException
startclearLogs
in interface LogViewer
clearLogs201
- RemoteException
LogViewer.startclearLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public DataHandler downloadArchivedLogFiles(String logFile205, String tenantDomain206, String serverKey207) throws RemoteException, LogViewerException
downloadArchivedLogFiles
in interface LogViewer
downloadArchivedLogFiles204
- LogViewerException
- :RemoteException
LogViewer.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 LogViewer
downloadArchivedLogFiles204
- RemoteException
LogViewer.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 LogViewer
getApplicationNames210
- LogViewerLogViewerException
- :RemoteException
LogViewer.getApplicationNames(java.lang.String, java.lang.String)
public void startgetApplicationNames(String tenantDomain211, String serverKey212, LogViewerCallbackHandler callback) throws RemoteException
startgetApplicationNames
in interface LogViewer
getApplicationNames210
- RemoteException
LogViewer.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 LogViewer
getApplicationLogs215
- LogViewerLogViewerException
- :RemoteException
LogViewer.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 LogViewer
getApplicationLogs215
- RemoteException
LogViewer.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 LogViewer
getPaginatedApplicationLogEvents223
- LogViewerException
- :RemoteException
LogViewer.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 LogViewer
getPaginatedApplicationLogEvents223
- RemoteException
LogViewer.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 LogViewer
isValidTenant232
- RemoteException
LogViewer.isValidTenant(java.lang.String)
public void startisValidTenant(String tenantDomain233, LogViewerCallbackHandler callback) throws RemoteException
startisValidTenant
in interface LogViewer
isValidTenant232
- RemoteException
LogViewer.startisValidTenant(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public int getLineNumbers(String logFile237) throws RemoteException, LogViewerException
getLineNumbers
in interface LogViewer
getLineNumbers236
- LogViewerException
- :RemoteException
LogViewer.getLineNumbers(java.lang.String)
public void startgetLineNumbers(String logFile237, LogViewerCallbackHandler callback) throws RemoteException
startgetLineNumbers
in interface LogViewer
getLineNumbers236
- RemoteException
LogViewer.startgetLineNumbers(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
Copyright © 2019 WSO2. All rights reserved.