| 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 logFile235,
String tenantDomain236,
String serverKey237)
Auto generated method signature
|
LogEvent[] |
getAllSystemLogs()
Auto generated method signature
|
LogEvent[] |
getApplicationLogs(String type180,
String keyword181,
String appName182,
String tenantDomain183,
String serverKey184)
Auto generated method signature
|
String[] |
getApplicationNames(String tenantDomain203,
String serverKey204)
Auto generated method signature
|
int |
getLineNumbers(String logFile227)
Auto generated method signature
|
PaginatedLogFileInfo |
getLocalLogFiles(int pageNumber160,
String tenantDomain161,
String serverKey162)
Auto generated method signature
|
String[] |
getLogLinesFromFile(String logFile220,
int maxLogs221,
int start222,
int end223)
Auto generated method signature
|
LogEvent[] |
getLogs(String type144,
String keyword145,
String tenantDomain146,
String serverKey147)
Auto generated method signature
|
int |
getNoOfLogEvents(String tenantDomain175,
String serverKey176)
Auto generated method signature
|
PaginatedLogEvent |
getPaginatedApplicationLogEvents(int pageNumber166,
String type167,
String keyword168,
String applicationName169,
String tenantDomain170,
String serverKey171)
Auto generated method signature
|
PaginatedLogEvent |
getPaginatedLogEvents(int pageNumber208,
String type209,
String keyword210,
String tenantDomain211,
String serverKey212)
Auto generated method signature
|
PaginatedLogFileInfo |
getPaginatedLogFileInfo(int pageNumber191,
String tenantDomain192,
String serviceName193)
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 tenantDomain231)
Auto generated method signature
|
boolean |
isValidTenantDomain(String tenantDomain216)
Auto generated method signature
|
void |
startclearLogs(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startdownloadArchivedLogFiles(String logFile235,
String tenantDomain236,
String serverKey237,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllSystemLogs(LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetApplicationLogs(String type180,
String keyword181,
String appName182,
String tenantDomain183,
String serverKey184,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetApplicationNames(String tenantDomain203,
String serverKey204,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLineNumbers(String logFile227,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLocalLogFiles(int pageNumber160,
String tenantDomain161,
String serverKey162,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLogLinesFromFile(String logFile220,
int maxLogs221,
int start222,
int end223,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLogs(String type144,
String keyword145,
String tenantDomain146,
String serverKey147,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetNoOfLogEvents(String tenantDomain175,
String serverKey176,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedApplicationLogEvents(int pageNumber166,
String type167,
String keyword168,
String applicationName169,
String tenantDomain170,
String serverKey171,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedLogEvents(int pageNumber208,
String type209,
String keyword210,
String tenantDomain211,
String serverKey212,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedLogFileInfo(int pageNumber191,
String tenantDomain192,
String serviceName193,
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 tenantDomain231,
LogViewerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisValidTenantDomain(String tenantDomain216,
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 LogEvent[] getLogs(String type144, String keyword145, String tenantDomain146, String serverKey147) throws RemoteException, LogViewerLogViewerException
getLogs in interface LogViewergetLogs143 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getLogs(java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetLogs(String type144, String keyword145, String tenantDomain146, String serverKey147, LogViewerCallbackHandler callback) throws RemoteException
startgetLogs in interface LogViewergetLogs143 - 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 LogViewerclearLogs150 - RemoteExceptionLogViewer.clearLogs()public void startclearLogs(LogViewerCallbackHandler callback) throws RemoteException
startclearLogs in interface LogViewerclearLogs150 - RemoteExceptionLogViewer.startclearLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isFileAppenderConfiguredForST()
throws RemoteException
isFileAppenderConfiguredForST in interface LogViewerisFileAppenderConfiguredForST153 - RemoteExceptionLogViewer.isFileAppenderConfiguredForST()public void startisFileAppenderConfiguredForST(LogViewerCallbackHandler callback) throws RemoteException
startisFileAppenderConfiguredForST in interface LogViewerisFileAppenderConfiguredForST153 - RemoteExceptionLogViewer.startisFileAppenderConfiguredForST(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isLogEventReciverConfigured()
throws RemoteException
isLogEventReciverConfigured in interface LogViewerisLogEventReciverConfigured156 - RemoteExceptionLogViewer.isLogEventReciverConfigured()public void startisLogEventReciverConfigured(LogViewerCallbackHandler callback) throws RemoteException
startisLogEventReciverConfigured in interface LogViewerisLogEventReciverConfigured156 - RemoteExceptionLogViewer.startisLogEventReciverConfigured(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogFileInfo getLocalLogFiles(int pageNumber160, String tenantDomain161, String serverKey162) throws RemoteException, LogViewerLogViewerException
getLocalLogFiles in interface LogViewergetLocalLogFiles159 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getLocalLogFiles(int, java.lang.String, java.lang.String)public void startgetLocalLogFiles(int pageNumber160,
String tenantDomain161,
String serverKey162,
LogViewerCallbackHandler callback)
throws RemoteException
startgetLocalLogFiles in interface LogViewergetLocalLogFiles159 - RemoteExceptionLogViewer.startgetLocalLogFiles(int, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogEvent getPaginatedApplicationLogEvents(int pageNumber166, String type167, String keyword168, String applicationName169, String tenantDomain170, String serverKey171) throws RemoteException, LogViewerException
getPaginatedApplicationLogEvents in interface LogViewergetPaginatedApplicationLogEvents165 - LogViewerException - :RemoteExceptionLogViewer.getPaginatedApplicationLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetPaginatedApplicationLogEvents(int pageNumber166,
String type167,
String keyword168,
String applicationName169,
String tenantDomain170,
String serverKey171,
LogViewerCallbackHandler callback)
throws RemoteException
startgetPaginatedApplicationLogEvents in interface LogViewergetPaginatedApplicationLogEvents165 - 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 int getNoOfLogEvents(String tenantDomain175, String serverKey176) throws RemoteException, LogViewerLogViewerException
getNoOfLogEvents in interface LogViewergetNoOfLogEvents174 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getNoOfLogEvents(java.lang.String, java.lang.String)public void startgetNoOfLogEvents(String tenantDomain175, String serverKey176, LogViewerCallbackHandler callback) throws RemoteException
startgetNoOfLogEvents in interface LogViewergetNoOfLogEvents174 - RemoteExceptionLogViewer.startgetNoOfLogEvents(java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public LogEvent[] getApplicationLogs(String type180, String keyword181, String appName182, String tenantDomain183, String serverKey184) throws RemoteException, LogViewerLogViewerException
getApplicationLogs in interface LogViewergetApplicationLogs179 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getApplicationLogs(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetApplicationLogs(String type180, String keyword181, String appName182, String tenantDomain183, String serverKey184, LogViewerCallbackHandler callback) throws RemoteException
startgetApplicationLogs in interface LogViewergetApplicationLogs179 - 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 boolean isManager()
throws RemoteException
isManager in interface LogViewerisManager187 - RemoteExceptionLogViewer.isManager()public void startisManager(LogViewerCallbackHandler callback) throws RemoteException
startisManager in interface LogViewerisManager187 - RemoteExceptionLogViewer.startisManager(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogFileInfo getPaginatedLogFileInfo(int pageNumber191, String tenantDomain192, String serviceName193) throws RemoteException, LogViewerLogViewerException
getPaginatedLogFileInfo in interface LogViewergetPaginatedLogFileInfo190 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getPaginatedLogFileInfo(int, java.lang.String, java.lang.String)public void startgetPaginatedLogFileInfo(int pageNumber191,
String tenantDomain192,
String serviceName193,
LogViewerCallbackHandler callback)
throws RemoteException
startgetPaginatedLogFileInfo in interface LogViewergetPaginatedLogFileInfo190 - RemoteExceptionLogViewer.startgetPaginatedLogFileInfo(int, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public LogEvent[] getAllSystemLogs() throws RemoteException, LogViewerLogViewerException
getAllSystemLogs in interface LogViewergetAllSystemLogs196 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getAllSystemLogs()public void startgetAllSystemLogs(LogViewerCallbackHandler callback) throws RemoteException
startgetAllSystemLogs in interface LogViewergetAllSystemLogs196 - RemoteExceptionLogViewer.startgetAllSystemLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public String[] getServiceNames() throws RemoteException, LogViewerLogViewerException
getServiceNames in interface LogViewergetServiceNames199 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getServiceNames()public void startgetServiceNames(LogViewerCallbackHandler callback) throws RemoteException
startgetServiceNames in interface LogViewergetServiceNames199 - RemoteExceptionLogViewer.startgetServiceNames(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public String[] getApplicationNames(String tenantDomain203, String serverKey204) throws RemoteException, LogViewerLogViewerException
getApplicationNames in interface LogViewergetApplicationNames202 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getApplicationNames(java.lang.String, java.lang.String)public void startgetApplicationNames(String tenantDomain203, String serverKey204, LogViewerCallbackHandler callback) throws RemoteException
startgetApplicationNames in interface LogViewergetApplicationNames202 - RemoteExceptionLogViewer.startgetApplicationNames(java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public PaginatedLogEvent getPaginatedLogEvents(int pageNumber208, String type209, String keyword210, String tenantDomain211, String serverKey212) throws RemoteException, LogViewerLogViewerException
getPaginatedLogEvents in interface LogViewergetPaginatedLogEvents207 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getPaginatedLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void startgetPaginatedLogEvents(int pageNumber208,
String type209,
String keyword210,
String tenantDomain211,
String serverKey212,
LogViewerCallbackHandler callback)
throws RemoteException
startgetPaginatedLogEvents in interface LogViewergetPaginatedLogEvents207 - RemoteExceptionLogViewer.startgetPaginatedLogEvents(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isValidTenantDomain(String tenantDomain216) throws RemoteException
isValidTenantDomain in interface LogViewerisValidTenantDomain215 - RemoteExceptionLogViewer.isValidTenantDomain(java.lang.String)public void startisValidTenantDomain(String tenantDomain216, LogViewerCallbackHandler callback) throws RemoteException
startisValidTenantDomain in interface LogViewerisValidTenantDomain215 - RemoteExceptionLogViewer.startisValidTenantDomain(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public String[] getLogLinesFromFile(String logFile220, int maxLogs221, int start222, int end223) throws RemoteException, LogViewerLogViewerException
getLogLinesFromFile in interface LogViewergetLogLinesFromFile219 - LogViewerLogViewerException - :RemoteExceptionLogViewer.getLogLinesFromFile(java.lang.String, int, int, int)public void startgetLogLinesFromFile(String logFile220, int maxLogs221, int start222, int end223, LogViewerCallbackHandler callback) throws RemoteException
startgetLogLinesFromFile in interface LogViewergetLogLinesFromFile219 - RemoteExceptionLogViewer.startgetLogLinesFromFile(java.lang.String, int, int, int, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public int getLineNumbers(String logFile227) throws RemoteException, LogViewerException
getLineNumbers in interface LogViewergetLineNumbers226 - LogViewerException - :RemoteExceptionLogViewer.getLineNumbers(java.lang.String)public void startgetLineNumbers(String logFile227, LogViewerCallbackHandler callback) throws RemoteException
startgetLineNumbers in interface LogViewergetLineNumbers226 - RemoteExceptionLogViewer.startgetLineNumbers(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public boolean isValidTenant(String tenantDomain231) throws RemoteException
isValidTenant in interface LogViewerisValidTenant230 - RemoteExceptionLogViewer.isValidTenant(java.lang.String)public void startisValidTenant(String tenantDomain231, LogViewerCallbackHandler callback) throws RemoteException
startisValidTenant in interface LogViewerisValidTenant230 - RemoteExceptionLogViewer.startisValidTenant(java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)public DataHandler downloadArchivedLogFiles(String logFile235, String tenantDomain236, String serverKey237) throws RemoteException, LogViewerException
downloadArchivedLogFiles in interface LogViewerdownloadArchivedLogFiles234 - LogViewerException - :RemoteExceptionLogViewer.downloadArchivedLogFiles(java.lang.String, java.lang.String, java.lang.String)public void startdownloadArchivedLogFiles(String logFile235, String tenantDomain236, String serverKey237, LogViewerCallbackHandler callback) throws RemoteException
startdownloadArchivedLogFiles in interface LogViewerdownloadArchivedLogFiles234 - RemoteExceptionLogViewer.startdownloadArchivedLogFiles(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)Copyright © 2017 WSO2. All rights reserved.