de.smartics.properties.spi.config.ds
Class PropertiesStore.Builder
java.lang.Object
de.smartics.properties.spi.config.ds.AbstractDataSourceDescriptor.Builder
de.smartics.properties.spi.config.ds.DefaultDataSourceManager.Builder
de.smartics.properties.spi.config.ds.PropertiesStore.Builder
-
Enclosing class:
-
PropertiesStore
-
public static class PropertiesStore.Builder
-
extends
DefaultDataSourceManager.Builder
The builder of manager instances.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesStore.Builder
public PropertiesStore.Builder()
build
public final PropertiesStore build()
throws NullPointerException
-
Creates the instance.
-
-
Overrides:
-
build
in class
DefaultDataSourceManager.Builder
-
-
Returns:
-
the created instance.
-
Throws:
-
NullPointerException
- if no data source proxy has been provided.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.