SPASS-Meter
a non-intrusive variant-aware monitoring framework for Java applications
See the {@link de.uni_hildesheim.sse.monitoring.runtime.instrumentation.Configuration arguments list} for application.
Do not call any method in the data gatherer before starting the Recorder. Even
if this may work in an usual environment, it may fail in OSGi. Furthermore,
avoid using the javassist special terms $sig, $type, $cflow and new inner
classes as they require Javassist runtime support which, in turn, complicate
using OSGi.