public class ProjogDefaultProperties extends Object implements ProjogProperties
ProjogProperties with hard-coded values.
This class exists as a convenience for creating custom implementations of ProjogProperties. Custom
implementations can extend this class and just override the method(s) they require to be different, rather than
implementing ProjogProperties directly.
DEFAULT_BOOTSTRAP_SCRIPT| Constructor and Description |
|---|
ProjogDefaultProperties() |
public String getBootstrapScript()
getBootstrapScript in interface ProjogPropertiesKnowledgeBaseUtils.bootstrap(KnowledgeBase)KnowledgeBaseUtils.bootstrap(KnowledgeBase)Copyright © 2024. All rights reserved.