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 |
---|---|
void |
clearLogs()
Auto generated method signature
|
LogEvent[] |
getAllSystemLogs()
Auto generated method signature
|
void |
startgetAllSystemLogs(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 LogEvent[] getAllSystemLogs() throws RemoteException
getAllSystemLogs
in interface LogViewer
getAllSystemLogs4
- RemoteException
LogViewer.getAllSystemLogs()
public void startgetAllSystemLogs(LogViewerCallbackHandler callback) throws RemoteException
startgetAllSystemLogs
in interface LogViewer
getAllSystemLogs4
- RemoteException
LogViewer.startgetAllSystemLogs(org.wso2.carbon.logging.view.stub.LogViewerCallbackHandler)
public void clearLogs() throws RemoteException
clearLogs
in interface LogViewer
RemoteException
Copyright © 2024 WSO2. All rights reserved.