com.kuka.roboticsAPI.persistenceModel
Class PersistenceConfiguration

java.lang.Object
  extended by com.kuka.roboticsAPI.TagBasedConfiguration
      extended by 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.

Constructor Summary
PersistenceConfiguration(RoboticsAPIContext context)
          Creates the singleton instance.
 
Method Summary
 
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
 

Constructor Detail

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.