cdc.perfs.perfs-config.xsd Maven / Gradle / Ivy
Type used to configure instrumentation of a package. It is possible to instrument all classes of a package or some of them.
Element use to instrument all classes of the package.
Element used to instrument one class of the package.
Name of the package.
Type used to configure instrumentation of one class. It is possible to instrument all methods of the class of select them individually.
Element used to instrument all methods of the class.
Element used to instrument one method of the class.
Name of the class.
Type used to configure instrumentation of one or several methods in a class.
Element used to indicate that all methods that have the name, independently of their args, must be instrumented.
Element used to describe an argument type.
Name of the method.
Level to use for instrumentation of the method(s).
Type used to describe an argument type.
Type used to instrument all classes of a package.
Level to use for instrumentation of the package content.
Type used to instrument all methods of a class.
Level to use for instrumentation of the class content (methods).
Element used to configure instrumentation.
Type used to configure instrumentation of packages. Instrumentation is possible for packages that must be configured individually.
Name of the file to use for automatic backup of performances in the end. This name should refer to an existing directory. It should end with a supported extension (.dat, .dat.gz,
.xml; .xml.gz, .csv, ...) Note that: - compressed backups may be longer to generate. - backup on a network filesystem may be longer.
Element used to configure instrumentation of one package.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy