| Package | Description |
|---|---|
| org.glassfish.contextpropagation.wireadapters |
| Modifier and Type | Method and Description |
|---|---|
SerializableContextFactory |
WireAdapter.WireAdapterHelper.findContextFactory(String contextName,
String wireClassName) |
| Modifier and Type | Method and Description |
|---|---|
void |
WireAdapter.WireAdapterHelper.registerContextFactoryForClass(Class<?> contextClass,
String wireClassName,
SerializableContextFactory factory) |
void |
WireAdapter.WireAdapterHelper.registerContextFactoryForContextNamed(String contextName,
String wireClassName,
SerializableContextFactory factory) |
Copyright © 2017. All rights reserved.