public class LoggingAdminStub extends org.apache.axis2.client.Stub implements LoggingAdmin
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
LoggingAdminStub()
Default Constructor
|
LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
LoggingAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
LoggerData[] |
getAllLoggerData(String logNameFilter102,
boolean beginsWith103)
Auto generated method signature
|
AppenderData |
getAppenderData(String appenderName86)
Auto generated method signature
|
LoggerData |
getLoggerData(String loggerName77)
Auto generated method signature
|
SyslogData |
getSyslogData()
Auto generated method signature
|
LogData |
getSystemLog()
Auto generated method signature
|
boolean |
isStratosService()
Auto generated method signature
|
String |
removeSyslogPattern(String appenderPattern70)
Auto generated method signature
|
void |
restoreDefaults()
Auto generated method signature
|
void |
startgetAllLoggerData(String logNameFilter102,
boolean beginsWith103,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAppenderData(String appenderName86,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLoggerData(String loggerName77,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSyslogData(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetSystemLog(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisStratosService(LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startremoveSyslogPattern(String appenderPattern70,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateAllAppenderData(String appenderName62,
String appenderPattern63,
String threshold64,
String logFileName65,
String sysLogHost66,
String facility67,
boolean persist68)
Auto generated method signature
|
void |
updateLoggerData(String loggerName81,
String loggerLevel82,
boolean additivity83,
boolean persist84)
Auto generated method signature
|
void |
updateSyslogConfig(String url93,
String port94,
String realm95,
String userName96,
String password97)
Auto generated method signature
|
void |
updateSystemLog(String logLevel108,
String logPattern109,
boolean persist110)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LoggingAdminStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public LoggingAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void updateAllAppenderData(String appenderName62, String appenderPattern63, String threshold64, String logFileName65, String sysLogHost66, String facility67, boolean persist68) throws RemoteException, LoggingAdminException
updateAllAppenderData
in interface LoggingAdmin
LoggingAdminException
- :RemoteException
public String removeSyslogPattern(String appenderPattern70) throws RemoteException
removeSyslogPattern
in interface LoggingAdmin
removeSyslogPattern69
- RemoteException
LoggingAdmin.removeSyslogPattern(java.lang.String)
public void startremoveSyslogPattern(String appenderPattern70, LoggingAdminCallbackHandler callback) throws RemoteException
startremoveSyslogPattern
in interface LoggingAdmin
removeSyslogPattern69
- RemoteException
LoggingAdmin.startremoveSyslogPattern(java.lang.String, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public boolean isStratosService() throws RemoteException, LoggingAdminException
isStratosService
in interface LoggingAdmin
isStratosService73
- LoggingAdminException
- :RemoteException
LoggingAdmin.isStratosService()
public void startisStratosService(LoggingAdminCallbackHandler callback) throws RemoteException
startisStratosService
in interface LoggingAdmin
isStratosService73
- RemoteException
LoggingAdmin.startisStratosService(org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public LoggerData getLoggerData(String loggerName77) throws RemoteException
getLoggerData
in interface LoggingAdmin
getLoggerData76
- RemoteException
LoggingAdmin.getLoggerData(java.lang.String)
public void startgetLoggerData(String loggerName77, LoggingAdminCallbackHandler callback) throws RemoteException
startgetLoggerData
in interface LoggingAdmin
getLoggerData76
- RemoteException
LoggingAdmin.startgetLoggerData(java.lang.String, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public void updateLoggerData(String loggerName81, String loggerLevel82, boolean additivity83, boolean persist84) throws RemoteException, LoggingAdminException
updateLoggerData
in interface LoggingAdmin
LoggingAdminException
- :RemoteException
public AppenderData getAppenderData(String appenderName86) throws RemoteException
getAppenderData
in interface LoggingAdmin
getAppenderData85
- RemoteException
LoggingAdmin.getAppenderData(java.lang.String)
public void startgetAppenderData(String appenderName86, LoggingAdminCallbackHandler callback) throws RemoteException
startgetAppenderData
in interface LoggingAdmin
getAppenderData85
- RemoteException
LoggingAdmin.startgetAppenderData(java.lang.String, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public LogData getSystemLog() throws RemoteException, LoggingAdminException
getSystemLog
in interface LoggingAdmin
getSystemLog89
- LoggingAdminException
- :RemoteException
LoggingAdmin.getSystemLog()
public void startgetSystemLog(LoggingAdminCallbackHandler callback) throws RemoteException
startgetSystemLog
in interface LoggingAdmin
getSystemLog89
- RemoteException
LoggingAdmin.startgetSystemLog(org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public void updateSyslogConfig(String url93, String port94, String realm95, String userName96, String password97) throws RemoteException, LoggingAdminLoggingAdminException
updateSyslogConfig
in interface LoggingAdmin
LoggingAdminLoggingAdminException
- :RemoteException
public SyslogData getSyslogData() throws RemoteException, LoggingAdminLoggingAdminException
getSyslogData
in interface LoggingAdmin
getSyslogData98
- LoggingAdminLoggingAdminException
- :RemoteException
LoggingAdmin.getSyslogData()
public void startgetSyslogData(LoggingAdminCallbackHandler callback) throws RemoteException
startgetSyslogData
in interface LoggingAdmin
getSyslogData98
- RemoteException
LoggingAdmin.startgetSyslogData(org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public LoggerData[] getAllLoggerData(String logNameFilter102, boolean beginsWith103) throws RemoteException
getAllLoggerData
in interface LoggingAdmin
getAllLoggerData101
- RemoteException
LoggingAdmin.getAllLoggerData(java.lang.String, boolean)
public void startgetAllLoggerData(String logNameFilter102, boolean beginsWith103, LoggingAdminCallbackHandler callback) throws RemoteException
startgetAllLoggerData
in interface LoggingAdmin
getAllLoggerData101
- RemoteException
LoggingAdmin.startgetAllLoggerData(java.lang.String, boolean, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)
public void restoreDefaults() throws RemoteException, LoggingAdminException
restoreDefaults
in interface LoggingAdmin
LoggingAdminException
- :RemoteException
public void updateSystemLog(String logLevel108, String logPattern109, boolean persist110) throws RemoteException, LoggingAdminException
updateSystemLog
in interface LoggingAdmin
LoggingAdminException
- :RemoteException
Copyright © 2018 WSO2. All rights reserved.