@Portable public class ProvidersInfo extends Object
Constructor and Description |
---|
ProvidersInfo(ProviderType providerType,
Collection<ProviderKey> providersKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ProviderKey> |
getProvidersKey() |
ProviderType |
getProviderType() |
int |
hashCode() |
public ProvidersInfo(ProviderType providerType, Collection<ProviderKey> providersKey)
public ProviderType getProviderType()
public Collection<ProviderKey> getProvidersKey()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.