public interface ProviderHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptProviderType(ProviderTypeKey providerTypeKey)
Indicates if current handler can manage a given provider type.
|
int |
getPriority()
Gets the priority of current handler.
|
int getPriority()
boolean acceptProviderType(ProviderTypeKey providerTypeKey)
providerTypeKey - a provider type key.Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.