com.kuka.roboticsAPI.persistenceModel
Class PersistenceConfiguration
java.lang.Object
com.kuka.roboticsAPI.TagBasedConfiguration
com.kuka.roboticsAPI.persistenceModel.PersistenceConfiguration
- All Implemented Interfaces:
- Iterable<com.kuka.common.ParameterSet>
public final class PersistenceConfiguration
- extends TagBasedConfiguration
Configuration class for data sources of the persistence engine.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
| Methods inherited from class com.kuka.roboticsAPI.TagBasedConfiguration |
addConfigurationItemDescription, afterLoad, getConfigurationItemCount, getConfigurationItems, getContext, iterator, loadFromDocument, loadFromElement, loadFromFile, loadFromResource, loadFromURL, onLoad |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceConfiguration
public PersistenceConfiguration(RoboticsAPIContext context)
- Creates the singleton instance. Initially, we reset this config to the
default configuration.
- Parameters:
context - The context of this configuration.- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
Copyright © 2019. All rights reserved.