Uses of Class
org.apache.axis2.util.FaultyServiceData
Packages that use FaultyServiceData
-
Uses of FaultyServiceData in org.apache.axis2.engine
Methods in org.apache.axis2.engine that return types with arguments of type FaultyServiceDataModifier and TypeMethodDescriptionAxisConfiguration.getFaultyServicesDuetoModule(String moduleName) Returns a map which contains the faulty services due a particular module.AxisConfiguration.getFaultyServicesDuetoModules()Returns the map which keeps track of faulty services due to modules.Methods in org.apache.axis2.engine with parameters of type FaultyServiceDataModifier and TypeMethodDescriptionvoidAxisConfiguration.addFaultyServiceDuetoModule(String moduleName, FaultyServiceData faultyServiceData) Updates the map that keeps track of faulty services due to modules