public final class DefaultResourceInjector extends ResourceInjector
ResourceInjector.ResourceInjector.STANDALONESTANDALONE| Constructor and Description |
|---|
DefaultResourceInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
inject(WSWebServiceContext context,
Object instance)
Performs resource injection.
|
public void inject(@NotNull
WSWebServiceContext context,
@NotNull
Object instance)
ResourceInjectorinject in class ResourceInjectorcontext - WebServiceContext implementation to be injected into the instance.instance - Instance of the service endpoint class to which resources will be injected.Copyright © 2015 Oracle Corporation. All rights reserved.