|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MAPBuilderFactory | |
|---|---|
| org.jboss.ws.api.addressing | JSR-261 support classes and interfaces |
| Uses of MAPBuilderFactory in org.jboss.ws.api.addressing |
|---|
| Methods in org.jboss.ws.api.addressing that return MAPBuilderFactory | |
|---|---|
static MAPBuilderFactory |
MAPBuilderFactory.getInstance()
Get the proper MAPBuilderFactory instance according to stack in use;
this uses the ws server integration modular classloader if available
(alternatively the current thread context classloader is used) for
looking up the factory name. |
static MAPBuilderFactory |
MAPBuilderFactory.getInstance(ClassLoader loader)
The same as getInstance() except the provided ClassLoader instance
is used to lookup the factory name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||