public interface ProviderContextAware
The interface which service provider context depends on.
The implementation class of the interface will depend on the corresponding service provider context, and the corresponding provider context needs to be set.
Modifier and Type | Method and Description |
---|---|
void |
setProviderContext(ProviderContext context)
Sets the service provider context
|
void setProviderContext(ProviderContext context)
Sets the service provider context
context
- service provider context