Interface ConfigurationReaderContext
- All Known Implementing Classes:
ConfigurationBuilderHolder
public interface ConfigurationReaderContext
- Since:
- 12.1
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleAnyAttribute
(ConfigurationReader reader, int i) void
handleAnyElement
(ConfigurationReader reader)
-
Method Details
-
handleAnyElement
-
handleAnyAttribute
-