Class LogViewerStub
java.lang.Object
org.apache.axis2.client.Stub
org.wso2.carbon.logging.view.stub.LogViewerStub
- All Implemented Interfaces:
LogViewer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.apache.axis2.description.AxisOperation[]Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules -
Constructor Summary
ConstructorsConstructorDescriptionDefault ConstructorLogViewerStub(String targetEndpoint) Constructor taking the target endpointLogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext) Default ConstructorLogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) Constructor that takes in a configContextLogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) Constructor that takes in a configContext and useseperate listner -
Method Summary
Modifier and TypeMethodDescriptionvoidAuto generated method signatureLogEvent[]Auto generated method signaturevoidAuto generated method signature for Asynchronous InvocationsMethods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
Field Details
-
_operations
protected org.apache.axis2.description.AxisOperation[] _operations
-
-
Constructor Details
-
LogViewerStub
public LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault Constructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
LogViewerStub
public LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault Constructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
LogViewerStub
public LogViewerStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault Default Constructor- Throws:
org.apache.axis2.AxisFault
-
LogViewerStub
public LogViewerStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
LogViewerStub
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Details
-
getAllSystemLogs
Auto generated method signature- Specified by:
getAllSystemLogsin interfaceLogViewer- Parameters:
getAllSystemLogs4-- Throws:
RemoteException- See Also:
-
startgetAllSystemLogs
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetAllSystemLogsin interfaceLogViewer- Parameters:
getAllSystemLogs4-- Throws:
RemoteException- See Also:
-
clearLogs
Auto generated method signature- Specified by:
clearLogsin interfaceLogViewer- Throws:
RemoteException
-