What is programmatic cache configuration?

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1502

This topic has not yet been written. The content below is from the topic description.
Programmatic Infinispan configuration is centered around CacheManager API. Although we could set every single aspect of Infinispan configuration programmatically the most usual approach is to create a starting point in a form of XML configuration file and then in runtime, if needed, programmatically tune a specific configuration to suit our needs the best.