spring-framework / org.springframework.instrument.classloading.jboss

Package org.springframework.instrument.classloading.jboss

Types

JBossLoadTimeWeaver

open class JBossLoadTimeWeaver : LoadTimeWeaver

LoadTimeWeaver implementation for JBoss's instrumentable ClassLoader. Thanks to Ales Justin and Marius Bogoevici for the initial prototype.

As of Spring Framework 5.0, this weaver supports WildFly 8+.