org.jboss.aop.deployers
Class AspectManagerJDK5

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

public class AspectManagerJDK5
extends AbstractAspectManager

AspectManager service to be used with JDK 5 and the -javaagent:pluggable-instrumentor.jar switch

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
AspectManagerJDK5(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

AspectManagerJDK5

public AspectManagerJDK5(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.