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 logNameFilter62,
boolean beginsWith63)
Auto generated method signature
|
AppenderData |
getAppenderData(String appenderName91)
Auto generated method signature
|
LoggerData |
getLoggerData(String loggerName103)
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 appenderPattern76)
Auto generated method signature
|
void |
restoreDefaults()
Auto generated method signature
|
void |
startgetAllLoggerData(String logNameFilter62,
boolean beginsWith63,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAppenderData(String appenderName91,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetLoggerData(String loggerName103,
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 appenderPattern76,
LoggingAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
updateAllAppenderData(String appenderName95,
String appenderPattern96,
String threshold97,
String logFileName98,
String sysLogHost99,
String facility100,
boolean persist101)
Auto generated method signature
|
void |
updateLoggerData(String loggerName107,
String loggerLevel108,
boolean additivity109,
boolean persist110)
Auto generated method signature
|
void |
updateSyslogConfig(String url70,
String port71,
String realm72,
String userName73,
String password74)
Auto generated method signature
|
void |
updateSystemLog(String logLevel83,
String logPattern84,
boolean persist85)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LoggingAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LoggingAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LoggingAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic LoggerData[] getAllLoggerData(String logNameFilter62, boolean beginsWith63) throws RemoteException
getAllLoggerData in interface LoggingAdmingetAllLoggerData61 - RemoteExceptionLoggingAdmin.getAllLoggerData(java.lang.String, boolean)public void startgetAllLoggerData(String logNameFilter62, boolean beginsWith63, LoggingAdminCallbackHandler callback) throws RemoteException
startgetAllLoggerData in interface LoggingAdmingetAllLoggerData61 - RemoteExceptionLoggingAdmin.startgetAllLoggerData(java.lang.String, boolean, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public boolean isStratosService()
throws RemoteException,
LoggingAdminException
isStratosService in interface LoggingAdminisStratosService66 - LoggingAdminException - :RemoteExceptionLoggingAdmin.isStratosService()public void startisStratosService(LoggingAdminCallbackHandler callback) throws RemoteException
startisStratosService in interface LoggingAdminisStratosService66 - RemoteExceptionLoggingAdmin.startisStratosService(org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public void updateSyslogConfig(String url70, String port71, String realm72, String userName73, String password74) throws RemoteException, LoggingAdminLoggingAdminException
updateSyslogConfig in interface LoggingAdminLoggingAdminLoggingAdminException - :RemoteExceptionpublic String removeSyslogPattern(String appenderPattern76) throws RemoteException
removeSyslogPattern in interface LoggingAdminremoveSyslogPattern75 - RemoteExceptionLoggingAdmin.removeSyslogPattern(java.lang.String)public void startremoveSyslogPattern(String appenderPattern76, LoggingAdminCallbackHandler callback) throws RemoteException
startremoveSyslogPattern in interface LoggingAdminremoveSyslogPattern75 - RemoteExceptionLoggingAdmin.startremoveSyslogPattern(java.lang.String, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public SyslogData getSyslogData() throws RemoteException, LoggingAdminLoggingAdminException
getSyslogData in interface LoggingAdmingetSyslogData79 - LoggingAdminLoggingAdminException - :RemoteExceptionLoggingAdmin.getSyslogData()public void startgetSyslogData(LoggingAdminCallbackHandler callback) throws RemoteException
startgetSyslogData in interface LoggingAdmingetSyslogData79 - RemoteExceptionLoggingAdmin.startgetSyslogData(org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public void updateSystemLog(String logLevel83, String logPattern84, boolean persist85) throws RemoteException, LoggingAdminException
updateSystemLog in interface LoggingAdminLoggingAdminException - :RemoteExceptionpublic void restoreDefaults()
throws RemoteException,
LoggingAdminException
restoreDefaults in interface LoggingAdminLoggingAdminException - :RemoteExceptionpublic LogData getSystemLog() throws RemoteException, LoggingAdminException
getSystemLog in interface LoggingAdmingetSystemLog87 - LoggingAdminException - :RemoteExceptionLoggingAdmin.getSystemLog()public void startgetSystemLog(LoggingAdminCallbackHandler callback) throws RemoteException
startgetSystemLog in interface LoggingAdmingetSystemLog87 - RemoteExceptionLoggingAdmin.startgetSystemLog(org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public AppenderData getAppenderData(String appenderName91) throws RemoteException
getAppenderData in interface LoggingAdmingetAppenderData90 - RemoteExceptionLoggingAdmin.getAppenderData(java.lang.String)public void startgetAppenderData(String appenderName91, LoggingAdminCallbackHandler callback) throws RemoteException
startgetAppenderData in interface LoggingAdmingetAppenderData90 - RemoteExceptionLoggingAdmin.startgetAppenderData(java.lang.String, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public void updateAllAppenderData(String appenderName95, String appenderPattern96, String threshold97, String logFileName98, String sysLogHost99, String facility100, boolean persist101) throws RemoteException, LoggingAdminException
updateAllAppenderData in interface LoggingAdminLoggingAdminException - :RemoteExceptionpublic LoggerData getLoggerData(String loggerName103) throws RemoteException
getLoggerData in interface LoggingAdmingetLoggerData102 - RemoteExceptionLoggingAdmin.getLoggerData(java.lang.String)public void startgetLoggerData(String loggerName103, LoggingAdminCallbackHandler callback) throws RemoteException
startgetLoggerData in interface LoggingAdmingetLoggerData102 - RemoteExceptionLoggingAdmin.startgetLoggerData(java.lang.String, org.wso2.carbon.logging.admin.stub.LoggingAdminCallbackHandler)public void updateLoggerData(String loggerName107, String loggerLevel108, boolean additivity109, boolean persist110) throws RemoteException, LoggingAdminException
updateLoggerData in interface LoggingAdminLoggingAdminException - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.