public class InternalProviderId extends Object implements ProviderId
| Constructor and Description |
|---|
InternalProviderId(String id,
ProviderType providerType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Get the provider unique identifier
|
ProviderType |
getProviderType()
Get the provider type
|
int |
hashCode() |
public InternalProviderId(String id, ProviderType providerType)
public String getId()
ProviderIdgetId in interface ProviderIdpublic ProviderType getProviderType()
ProviderIdgetProviderType in interface ProviderIdProviderTypeCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.