org.jboss.aop.deployers
Class AspectManagerJRockit

java.lang.Object
  extended by org.jboss.aop.deployers.AbstractAspectManager
      extended by org.jboss.aop.deployers.AspectManagerJRockit

public class AspectManagerJRockit
extends AbstractAspectManager

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)

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
AspectManagerJRockit(String bootstrapXml)
           
 
Method Summary
 
Methods inherited from class org.jboss.aop.deployers.AbstractAspectManager
addNotificationListener, aspectDefinitions, attachClass, bindings, create, deployBaseAspects, destroy, equals, getAspectManager, getDeploymentInfo, getEnableLoadtimeWeaving, getEnableTransformer, getExclude, getIgnore, getInclude, getInstrumentor, getJbossIntegration, getLog, getName, getNotificationInfo, getOptimized, getPrune, getServer, getServiceName, getState, getStateString, getSuppressReferenceErrors, getSuppressTransformationErrors, getTmpClassesDir, getVerbose, handleNotification, hashCode, interceptorFactories, introductions, jbossInternalLifecycle, nextNotificationSequenceNumber, postDeregister, postRegister, preDeregister, preRegister, registeredClassLoaders, removeNotificationListener, removeNotificationListener, sendNotification, setEnableLoadtimeWeaving, setEnableTransformer, setExclude, setIgnore, setInclude, setInstrumentor, setJbossIntegration, setOptimized, setPrune, setSuppressReferenceErrors, setSuppressTransformationErrors, setTmpClassesDir, setVerbose, stacks, start, stop, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AspectManagerJRockit

public AspectManagerJRockit(String bootstrapXml)


Copyright © 2004 JBoss Inc. All Rights Reserved.