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()
ProviderId
getId
in interface ProviderId
public ProviderType getProviderType()
ProviderId
getProviderType
in interface ProviderId
ProviderType
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.