Package com.exedio.cope
Class ConnectProperties.Factory
java.lang.Object
com.exedio.cope.ConnectProperties.Factory
- All Implemented Interfaces:
Properties.Factory<ConnectProperties>
- Enclosing class:
- ConnectProperties
public static final class ConnectProperties.Factory
extends Object
implements Properties.Factory<ConnectProperties>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Properties.Source source) mediaRootUrl
(String mediaRootUrl) revisionTable
(String name, String primaryKeyName)
-
Method Details
-
disableNativeDate
-
-
revisionTable
-
mediaRootUrl
-
create
- Specified by:
create
in interfaceProperties.Factory<ConnectProperties>
-