public abstract class ProviderConfig extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProviderConfig()
Default constructor used to find Provider's name in
ProviderRelated meta
annotation that must be present on mandatory annotation on all concrete ProviderConfig descendants |
protected ProviderConfig()
ProviderRelated meta
annotation that must be present on mandatory annotation on all concrete ProviderConfig descendantspublic String getProviderName()
public Annotation getProviderAnnotation()
Copyright © 2012-2013. All Rights Reserved.