public abstract class MappingProviderFactory extends Object
Modifier and Type | Field and Description |
---|---|
static MappingProviderFactory |
factory |
Constructor and Description |
---|
MappingProviderFactory() |
Modifier and Type | Method and Description |
---|---|
protected abstract MappingProvider |
create() |
static MappingProvider |
createProvider() |
public static MappingProviderFactory factory
protected abstract MappingProvider create()
public static MappingProvider createProvider()
Copyright © 2011–2014. All rights reserved.