Uses of Interface
org.apache.axis2.util.ThreadContextMigrator
Packages that use ThreadContextMigrator
-
Uses of ThreadContextMigrator in org.apache.axis2.util
Methods in org.apache.axis2.util with parameters of type ThreadContextMigratorModifier and TypeMethodDescriptionstatic voidThreadContextMigratorUtil.addThreadContextMigrator(ConfigurationContext configurationContext, String threadContextMigratorListID, ThreadContextMigrator migrator) Register a new ThreadContextMigrator.static voidThreadContextMigratorUtil.addThreadContextMigrator(AxisConfiguration axisConfiguration, String threadContextMigratorListID, ThreadContextMigrator migrator) Register a new ThreadContextMigrator.