Klasse AspectJCore

java.lang.Object
org.eclipse.core.runtime.Plugin
org.aspectj.org.eclipse.jdt.core.JavaCore
org.aspectj.ajdt.core.AspectJCore
Alle implementierten Schnittstellen:
org.osgi.framework.BundleActivator

public class AspectJCore extends JavaCore
This is the plugin class for AspectJ.
  • Felddetails

    • COMPILER_PB_INVALID_ABSOLUTE_TYPE_NAME

      public static final String COMPILER_PB_INVALID_ABSOLUTE_TYPE_NAME
      Siehe auch:
    • COMPILER_PB_INVALID_WILDCARD_TYPE_NAME

      public static final String COMPILER_PB_INVALID_WILDCARD_TYPE_NAME
      Siehe auch:
    • COMPILER_PB_UNRESOLVABLE_MEMBER

      public static final String COMPILER_PB_UNRESOLVABLE_MEMBER
      Siehe auch:
    • COMPILER_PB_TYPE_NOT_EXPOSED_TO_WEAVER

      public static final String COMPILER_PB_TYPE_NOT_EXPOSED_TO_WEAVER
      Siehe auch:
    • COMPILER_PB_SHADOW_NOT_IN_STRUCTURE

      public static final String COMPILER_PB_SHADOW_NOT_IN_STRUCTURE
      Siehe auch:
    • COMPILER_PB_UNMATCHED_SUPERTYPE_IN_CALL

      public static final String COMPILER_PB_UNMATCHED_SUPERTYPE_IN_CALL
      Siehe auch:
    • COMPILER_PB_CANNOT_IMPLEMENT_LAZY_TJP

      public static final String COMPILER_PB_CANNOT_IMPLEMENT_LAZY_TJP
      Siehe auch:
    • COMPILER_PB_NEED_SERIAL_VERSION_UID

      public static final String COMPILER_PB_NEED_SERIAL_VERSION_UID
      Siehe auch:
    • COMPILER_PB_INCOMPATIBLE_SERIAL_VERSION

      public static final String COMPILER_PB_INCOMPATIBLE_SERIAL_VERSION
      Siehe auch:
    • COMPILER_TERMINATE_AFTER_COMPILATION

      public static final String COMPILER_TERMINATE_AFTER_COMPILATION
      Siehe auch:
    • COMPILER_SERIALIZABLE_ASPECTS

      public static final String COMPILER_SERIALIZABLE_ASPECTS
      Siehe auch:
    • COMPILER_LAZY_TJP

      public static final String COMPILER_LAZY_TJP
      Siehe auch:
    • COMPILER_NO_ADVICE_INLINE

      public static final String COMPILER_NO_ADVICE_INLINE
      Siehe auch:
    • COMPILER_NOT_REWEAVABLE

      public static final String COMPILER_NOT_REWEAVABLE
      Siehe auch:
  • Konstruktordetails

    • AspectJCore

      public AspectJCore()
  • Methodendetails

    • getAspectJCore

      public static AspectJCore getAspectJCore()
    • getCompilerOptions

      protected Map getCompilerOptions()