- generatedClasses - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
-
- generatedClassesExist(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
-
Check to see if any classes have been generated for a particular classes loader.
- generatedClassesExistFor(String) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
-
Check to see if any classes are stored in the generated classes cache.
- generatedClassHandler - Variable in class org.aspectj.weaver.tools.WeavingAdaptor
-
- getActiveAdaptorCount() - Static method in class org.aspectj.weaver.loadtime.Aj
-
- getAspectClassNames() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getAspectExcludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getAspectIncludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getAspectRequires(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getAspectURLs() - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
-
Implement method from WeavingClassLoader
- getAttributes() - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
-
- getBundleIdFromURL(URL) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
- getBundleIdFromURL(URL) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
Deprecated.
- getBytes() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
-
- getBytes(String) - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
-
Override to find classes generated by WeavingAdaptor
- getChildrens() - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
-
- getClassLoader() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
- getClassLoader() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
- getClassLoaderName() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
- getClassLoaderName() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
In an environment with multiple class loaders allows each to be
identified using something safer and possibly shorter than toString
- getClassName() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
-
- getConcreteAspects() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getContextId() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
-
- getContextId() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
-
- getDefinitions(ClassLoader, WeavingAdaptor) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
Simply call weaving adaptor back to parse aop.xml
- getDefinitions(ClassLoader, WeavingAdaptor) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
Allow custom parsing of aop.xml or alternative mechanism for providing
Definitions
- getDumpDir() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
-
- getDumpDir() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
-
- getDumpPatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getExcludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getFile(URL) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
- getFile(URL) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
Format a URL
- getFullClassPath(ClassLoader) - Method in class org.aspectj.weaver.tools.WeavingAdaptor
-
- getId() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
- getId() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
In an environment with multiple class loaders allows messages
to identified according to the weaving context
- getIncludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getMessageHandler() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
-
- getMessageHolder() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
-
- getName() - Method in class org.aspectj.weaver.loadtime.definition.LightXMLParser
-
- getNamespace() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
-
- getNamespace(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
-
Returns a namespace based on the contest of the aspects available
- getResources(String) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
Same as ClassLoader.getResources()
- getResources(String) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
-
Allows the standard ClassLoader.getResources() mechanisms to be
replaced with a different implementation.
- getScopeForAspect(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
-
- getSuffix() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
-
- getUnmodifiableListView() - Method in class org.aspectj.weaver.tools.WeavingAdaptor.WeavingAdaptorMessageHolder
-
- getWeaverOptions() - Method in class org.aspectj.weaver.loadtime.definition.Definition
-