|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggerData | |
|---|---|
| org.wso2.carbon.logging.admin.stub | |
| org.wso2.carbon.logging.admin.stub.types.axis2 | |
| org.wso2.carbon.logging.admin.stub.types.carbon | |
| Uses of LoggerData in org.wso2.carbon.logging.admin.stub |
|---|
| Methods in org.wso2.carbon.logging.admin.stub that return LoggerData | |
|---|---|
LoggerData[] |
LoggingAdmin.getAllLoggerData(String logNameFilter12,
boolean beginsWith13)
Auto generated method signature |
LoggerData[] |
LoggingAdminStub.getAllLoggerData(String logNameFilter62,
boolean beginsWith63)
Auto generated method signature |
LoggerData |
LoggingAdmin.getLoggerData(String loggerName53)
Auto generated method signature |
LoggerData |
LoggingAdminStub.getLoggerData(String loggerName103)
Auto generated method signature |
| Methods in org.wso2.carbon.logging.admin.stub with parameters of type LoggerData | |
|---|---|
void |
LoggingAdminCallbackHandler.receiveResultgetAllLoggerData(LoggerData[] result)
auto generated Axis2 call back method for getAllLoggerData method override this method for handling normal response from getAllLoggerData operation |
void |
LoggingAdminCallbackHandler.receiveResultgetLoggerData(LoggerData result)
auto generated Axis2 call back method for getLoggerData method override this method for handling normal response from getLoggerData operation |
| Uses of LoggerData in org.wso2.carbon.logging.admin.stub.types.axis2 |
|---|
| Fields in org.wso2.carbon.logging.admin.stub.types.axis2 declared as LoggerData | |
|---|---|
protected LoggerData |
GetLoggerDataResponse.local_return
field for _return |
protected LoggerData[] |
GetAllLoggerDataResponse.local_return
field for _return This was an Array! |
| Methods in org.wso2.carbon.logging.admin.stub.types.axis2 that return LoggerData | |
|---|---|
LoggerData |
GetLoggerDataResponse.get_return()
Auto generated getter method |
LoggerData[] |
GetAllLoggerDataResponse.get_return()
Auto generated getter method |
| Methods in org.wso2.carbon.logging.admin.stub.types.axis2 with parameters of type LoggerData | |
|---|---|
void |
GetAllLoggerDataResponse.add_return(LoggerData param)
Auto generated add method for the array for convenience |
void |
GetLoggerDataResponse.set_return(LoggerData param)
Auto generated setter method |
void |
GetAllLoggerDataResponse.set_return(LoggerData[] param)
Auto generated setter method |
protected void |
GetAllLoggerDataResponse.validate_return(LoggerData[] param)
validate the array for _return |
| Uses of LoggerData in org.wso2.carbon.logging.admin.stub.types.carbon |
|---|
| Fields in org.wso2.carbon.logging.admin.stub.types.carbon declared as LoggerData | |
|---|---|
protected LoggerData[] |
LogData.localLoggerData
field for LoggerData This was an Array! |
protected LoggerData |
LogData.localSelectedLoggerData
field for SelectedLoggerData |
| Methods in org.wso2.carbon.logging.admin.stub.types.carbon that return LoggerData | |
|---|---|
LoggerData[] |
LogData.getLoggerData()
Auto generated getter method |
LoggerData |
LogData.getSelectedLoggerData()
Auto generated getter method |
static LoggerData |
LoggerData.Factory.parse(XMLStreamReader reader)
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element |
| Methods in org.wso2.carbon.logging.admin.stub.types.carbon with parameters of type LoggerData | |
|---|---|
void |
LogData.addLoggerData(LoggerData param)
Auto generated add method for the array for convenience |
void |
LogData.setLoggerData(LoggerData[] param)
Auto generated setter method |
void |
LogData.setSelectedLoggerData(LoggerData param)
Auto generated setter method |
protected void |
LogData.validateLoggerData(LoggerData[] param)
validate the array for LoggerData |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||