org.jboss.aop.asintegration.core
Class AspectManagerServiceDelegateJDK5

java.lang.Object
  extended by org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
      extended by org.jboss.aop.asintegration.core.AspectManagerServiceDelegateJDK5

public class AspectManagerServiceDelegateJDK5
extends AspectManagerServiceDelegate

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Field Summary
protected  AOPTransformer transformer
           
 
Fields inherited from class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
enableLoadtimeWeaving, enableTransformer, exclude, ignore, include, includedInvisibleAnnotations, suppressReferenceErrors, suppressTransformationErrors, tmpClassesDir
 
Constructor Summary
AspectManagerServiceDelegateJDK5()
           
 
Method Summary
protected  void attachTranslator()
           
protected  void detachTranslator()
           
 
Methods inherited from class org.jboss.aop.asintegration.core.AspectManagerServiceDelegate
aspectDefinitions, attachDeprecatedTranslator, bindings, create, createClassLoaderValidation, createFactory, deployBaseXml, destroy, detachDeprecatedTranslator, getAspectManager, getEnableLoadtimeWeaving, getEnableTransformer, getExclude, getIgnore, getInclude, getIncludedInvisibleAnnotations, getInstrumentor, getJBossIntegration, getLog, getOptimized, getPrune, getSuppressReferenceErrors, getSuppressTransformationErrors, getTmpClassesDir, getUseBaseXml, getVerbose, initIntegration, interceptorFactories, introductions, pointcuts, registeredClassLoaders, setAspectManager, setAspectManagerMaintainAdvisorInterceptors, setBaseXml, setBootstrapXml, setEnableLoadtimeWeaving, setEnableTransformer, setExclude, setIgnore, setInclude, setIncludedInvisibleAnnotations, setInstrumentor, setJBossIntegration, setOptimized, setPrune, setRegisterHappensAfterStart, setSuppressReferenceErrors, setSuppressTransformationErrors, setTmpClassesDir, setUseBaseXml, setVerbose, stacks, start, stop, undeployBaseXml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

transformer

protected AOPTransformer transformer
Constructor Detail

AspectManagerServiceDelegateJDK5

public AspectManagerServiceDelegateJDK5()
Method Detail

attachTranslator

protected void attachTranslator()
Overrides:
attachTranslator in class AspectManagerServiceDelegate

detachTranslator

protected void detachTranslator()
Overrides:
detachTranslator in class AspectManagerServiceDelegate


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