Uses of Interface
org.apache.axis2.util.ThreadContextMigrator

Packages that use ThreadContextMigrator
org.apache.axis2.util   
 

Uses of ThreadContextMigrator in org.apache.axis2.util
 

Methods in org.apache.axis2.util with parameters of type ThreadContextMigrator
static void ThreadContextMigratorUtil.addThreadContextMigrator(ConfigurationContext configurationContext, String threadContextMigratorListID, ThreadContextMigrator migrator)
          Register a new ThreadContextMigrator.