|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaultyServiceData | |
|---|---|
| org.apache.axis2.engine | |
| Uses of FaultyServiceData in org.apache.axis2.engine |
|---|
| Methods in org.apache.axis2.engine that return types with arguments of type FaultyServiceData | |
|---|---|
Map<String,FaultyServiceData> |
AxisConfiguration.getFaultyServicesDuetoModule(String moduleName)
Returns a map which contains the faulty services due a particular module. |
Map<String,Map<String,FaultyServiceData>> |
AxisConfiguration.getFaultyServicesDuetoModules()
Returns the map which keeps track of faulty services due to modules. |
| Methods in org.apache.axis2.engine with parameters of type FaultyServiceData | |
|---|---|
void |
AxisConfiguration.addFaultyServiceDuetoModule(String moduleName,
FaultyServiceData faultyServiceData)
Updates the map that keeps track of faulty services due to modules |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||