Uses of Interface
org.openprovenance.prov.template.library.ptm_copy.client.configurator.CompositeTableConfigurator
-
-
Uses of CompositeTableConfigurator in org.openprovenance.prov.template.library.ptm_copy.client.configurator
Classes in org.openprovenance.prov.template.library.ptm_copy.client.configurator that implement CompositeTableConfigurator Modifier and Type Class Description classCompositeEnactorConfigurator -
Uses of CompositeTableConfigurator in org.openprovenance.prov.template.library.ptm_copy.client.configurator2
Classes in org.openprovenance.prov.template.library.ptm_copy.client.configurator2 that implement CompositeTableConfigurator Modifier and Type Class Description classCompositeEnactorConfigurator2 -
Uses of CompositeTableConfigurator in org.openprovenance.prov.template.library.ptm_copy.logger
Methods in org.openprovenance.prov.template.library.ptm_copy.logger with parameters of type CompositeTableConfigurator Modifier and Type Method Description static <T> Map<String,T>Logger. initializeCompositeBeanTable(CompositeTableConfigurator<T> configurator)
-