public class BaseProvider extends Object implements DiscoveryFormatProvider
| Modifier and Type | Field and Description |
|---|---|
protected String |
formatName
The format name.
|
| Modifier | Constructor and Description |
|---|---|
protected |
BaseProvider(String formatName)
Constructs instance with the given format name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatName()
Returns the name of the format implemented by this provider.
|
protected final String formatName
protected BaseProvider(String formatName)
public String getFormatName()
DiscoveryFormatProvidergetFormatName in interface DiscoveryFormatProviderCopyright © GigaSpaces.