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
protected  AspectManagerServiceDelegate createDelegate()
           
 
Methods inherited from class org.jboss.aop.deployers.AbstractAspectManager
aspectDefinitions, bindings, create, deployBaseAspects, destroy, equals, getAspectManager, getDelegate, getEnableLoadtimeWeaving, getEnableTransformer, getExclude, getIgnore, getInclude, getIncludedInvisibleAnnotations, getInstrumentor, getJbossIntegration, getLog, getOptimized, getPrune, getSuppressReferenceErrors, getSuppressTransformationErrors, getTmpClassesDir, getUseBaseXml, getVerbose, hashCode, interceptorFactories, introductions, registeredClassLoaders, setEnableLoadtimeWeaving, setEnableTransformer, setExclude, setIgnore, setInclude, setIncludedInvisibleAnnotations, setInstrumentor, setJbossIntegration, setOptimized, setPrune, setSuppressReferenceErrors, setSuppressTransformationErrors, setTmpClassesDir, setUseBaseXml, setVerbose, stacks, start, stop, toString, undeployBaseAspects
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AspectManagerJRockit

public AspectManagerJRockit(String bootstrapXml)
Method Detail

createDelegate

protected AspectManagerServiceDelegate createDelegate()
Specified by:
createDelegate in class AbstractAspectManager


Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.