|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationContextMigrator | |
---|---|
org.apache.axis2.jaxws.client | |
org.apache.axis2.jaxws.spi.migrator |
Uses of ApplicationContextMigrator in org.apache.axis2.jaxws.client |
---|
Classes in org.apache.axis2.jaxws.client that implement ApplicationContextMigrator | |
---|---|
class |
PropertyMigrator
The PropertyMigrator implements the ApplicationContextMigrator in order to perform the necessary manipulations of properties during a request or response flow. |
Uses of ApplicationContextMigrator in org.apache.axis2.jaxws.spi.migrator |
---|
Methods in org.apache.axis2.jaxws.spi.migrator with parameters of type ApplicationContextMigrator | |
---|---|
static void |
ApplicationContextMigratorUtil.addApplicationContextMigrator(ConfigurationContext configurationContext,
java.lang.String contextMigratorListID,
ApplicationContextMigrator migrator)
Register a new ContextPropertyMigrator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |