Class Summary |
AbstractAspectManager |
|
AspectManagerJDK5 |
AspectManager service to be used with JDK 5 and the -javaagent:pluggable-instrumentor.jar switch |
AspectManagerJMXRegistrar |
MC Bean to register and unregister the AspectManagerService MBean in JMX |
AspectManagerJRockit |
AspectManager service to be used with JRockit and the -Xmanagement:class=org.jboss.aop.hook.JRockitPluggableClassPreProcessor switch
(It will also work with the JDK1.4 -Xbootclasspath/p: option) |
JBossAspectLibrary |
A bean to be deployed with the aspect library in jboss 5 to be able to deploy the
base-aspects.xml file and so that other things like EJB 3 can depend on this. |