| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <!--NewPage--> |
| <HTML> |
| <HEAD> |
| <!-- Generated by javadoc (build 1.4.2_03) on Thu Mar 24 12:21:08 GMT 2005 --> |
| <TITLE> |
| Index (AspectJ(tm) runtime API) |
| </TITLE> |
| |
| |
| <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> |
| |
| <SCRIPT type="text/javascript"> |
| function windowTitle() |
| { |
| parent.document.title="Index (AspectJ(tm) runtime API)"; |
| } |
| </SCRIPT> |
| |
| </HEAD> |
| |
| <BODY BGCOLOR="white" onload="windowTitle();"> |
| |
| |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <A NAME="navbar_top"><!-- --></A> |
| <A HREF="#skip-navbar_top" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_top_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_top"></A> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| |
| <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A> <HR> |
| <A NAME="_A_"><!-- --></A><H2> |
| <B>A</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#ADVICE_EXECUTION"><B>ADVICE_EXECUTION</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#ADVICE_EXECUTION"><B>ADVICE_EXECUTION</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#ARGS"><B>ARGS</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/AdviceSignature.html" title="interface in org.aspectj.lang.reflect"><B>AdviceSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/AdviceSignature.html" title="interface in org.aspectj.lang.reflect">AdviceSignature</A>.<DD> <DT><A HREF="org/aspectj/weaver/tools/GeneratedClassHandler.html#acceptClass(java.lang.String, byte[])"><B>acceptClass(String, byte[])</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/GeneratedClassHandler.html" title="interface in org.aspectj.weaver.tools">GeneratedClassHandler</A> |
| <DD>Accept class generated by WeavingAdaptor. |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html#addURL(java.net.URL)"><B>addURL(URL)</B></A> - |
| Method in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A> |
| <DD>Appends URL to path used by the WeavingAdptor to resolve classes |
| </DL> |
| <HR> |
| <A NAME="_C_"><!-- --></A><H2> |
| <B>C</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#CALL"><B>CALL</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#CFLOW"><B>CFLOW</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#CFLOW_BELOW"><B>CFLOW_BELOW</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#CONSTRUCTOR_CALL"><B>CONSTRUCTOR_CALL</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#CONSTRUCTOR_EXECUTION"><B>CONSTRUCTOR_EXECUTION</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/CatchClauseSignature.html" title="interface in org.aspectj.lang.reflect"><B>CatchClauseSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CatchClauseSignature.html" title="interface in org.aspectj.lang.reflect">CatchClauseSignature</A>.<DD> <DT><A HREF="org/aspectj/lang/reflect/CodeSignature.html" title="interface in org.aspectj.lang.reflect"><B>CodeSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CodeSignature.html" title="interface in org.aspectj.lang.reflect">CodeSignature</A>.<DD> <DT><A HREF="org/aspectj/lang/reflect/ConstructorSignature.html" title="interface in org.aspectj.lang.reflect"><B>ConstructorSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/ConstructorSignature.html" title="interface in org.aspectj.lang.reflect">ConstructorSignature</A>.<DD> </DL> |
| <HR> |
| <A NAME="_E_"><!-- --></A><H2> |
| <B>E</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#EXCEPTION_HANDLER"><B>EXCEPTION_HANDLER</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#EXECUTION"><B>EXECUTION</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_F_"><!-- --></A><H2> |
| <B>F</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#FIELD_GET"><B>FIELD_GET</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#FIELD_SET"><B>FIELD_SET</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/FieldSignature.html" title="interface in org.aspectj.lang.reflect"><B>FieldSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/FieldSignature.html" title="interface in org.aspectj.lang.reflect">FieldSignature</A>.<DD> <DT><A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools"><B>FuzzyBoolean</B></A> - class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools">FuzzyBoolean</A>.<DD>This class implements a boolean that includes a "maybe"<DT><A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html#fromBoolean(boolean)"><B>fromBoolean(boolean)</B></A> - |
| Static method in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools">FuzzyBoolean</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_G_"><!-- --></A><H2> |
| <B>G</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#GET"><B>GET</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/GeneratedClassHandler.html" title="interface in org.aspectj.weaver.tools"><B>GeneratedClassHandler</B></A> - interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/GeneratedClassHandler.html" title="interface in org.aspectj.weaver.tools">GeneratedClassHandler</A>.<DD>Interface implemented by weaving class loaders to allow classes generated by |
| the weaving process to be defined.<DT><A HREF="org/aspectj/lang/reflect/AdviceSignature.html#getAdvice()"><B>getAdvice()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/AdviceSignature.html" title="interface in org.aspectj.lang.reflect">AdviceSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutParser.html#getAllSupportedPointcutPrimitives()"><B>getAllSupportedPointcutPrimitives()</B></A> - |
| Static method in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutParser.html" title="class in org.aspectj.weaver.tools">PointcutParser</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getArgs()"><B>getArgs()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns the arguments at this join point. |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingClassLoader.html#getAspectURLs()"><B>getAspectURLs()</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingClassLoader.html" title="interface in org.aspectj.weaver.tools">WeavingClassLoader</A> |
| <DD>Returns the aspects to be used by a WeavingAdaptor to weave classes |
| defined by the class loader. |
| <DT><A HREF="org/aspectj/lang/NoAspectBoundException.html#getCause()"><B>getCause()</B></A> - |
| Method in class org.aspectj.lang.<A HREF="org/aspectj/lang/NoAspectBoundException.html" title="class in org.aspectj.lang">NoAspectBoundException</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/SoftException.html#getCause()"><B>getCause()</B></A> - |
| Method in class org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/SourceLocation.html#getColumn()"><B>getColumn()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/SourceLocation.html" title="interface in org.aspectj.lang.reflect">SourceLocation</A> |
| <DD><B>Deprecated.</B> <I>can not be implemented for bytecode weaving, may |
| be removed in 1.1gold.</I> |
| <DT><A HREF="org/aspectj/lang/reflect/ConstructorSignature.html#getConstructor()"><B>getConstructor()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/ConstructorSignature.html" title="interface in org.aspectj.lang.reflect">ConstructorSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/Signature.html#getDeclaringType()"><B>getDeclaringType()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD>Returns a <code>java.lang.Class</code> object representing the class, |
| interface, or aspect that declared this member. |
| <DT><A HREF="org/aspectj/lang/Signature.html#getDeclaringTypeName()"><B>getDeclaringTypeName()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD>Returns the fully-qualified name of the declaring type. |
| <DT><A HREF="org/aspectj/lang/reflect/CodeSignature.html#getExceptionTypes()"><B>getExceptionTypes()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CodeSignature.html" title="interface in org.aspectj.lang.reflect">CodeSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/FieldSignature.html#getField()"><B>getField()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/FieldSignature.html" title="interface in org.aspectj.lang.reflect">FieldSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/FieldSignature.html#getFieldType()"><B>getFieldType()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/FieldSignature.html" title="interface in org.aspectj.lang.reflect">FieldSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/SourceLocation.html#getFileName()"><B>getFileName()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/SourceLocation.html" title="interface in org.aspectj.lang.reflect">SourceLocation</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/InitializerSignature.html#getInitializer()"><B>getInitializer()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/InitializerSignature.html" title="interface in org.aspectj.lang.reflect">InitializerSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html#getKind()"><B>getKind()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A> |
| <DD> Returns a String representing the kind of join point. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getKind()"><B>getKind()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns a String representing the kind of join point. |
| <DT><A HREF="org/aspectj/lang/reflect/SourceLocation.html#getLine()"><B>getLine()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/SourceLocation.html" title="interface in org.aspectj.lang.reflect">SourceLocation</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/MethodSignature.html#getMethod()"><B>getMethod()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/MethodSignature.html" title="interface in org.aspectj.lang.reflect">MethodSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/Signature.html#getModifiers()"><B>getModifiers()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD>Returns the modifiers on this signature represented as an int. |
| <DT><A HREF="org/aspectj/lang/Signature.html#getName()"><B>getName()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD>Returns the identifier part of this signature. |
| <DT><A HREF="org/aspectj/lang/reflect/CatchClauseSignature.html#getParameterName()"><B>getParameterName()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CatchClauseSignature.html" title="interface in org.aspectj.lang.reflect">CatchClauseSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/CodeSignature.html#getParameterNames()"><B>getParameterNames()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CodeSignature.html" title="interface in org.aspectj.lang.reflect">CodeSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/CatchClauseSignature.html#getParameterType()"><B>getParameterType()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CatchClauseSignature.html" title="interface in org.aspectj.lang.reflect">CatchClauseSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/CodeSignature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/CodeSignature.html" title="interface in org.aspectj.lang.reflect">CodeSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#getPointcutExpression()"><B>getPointcutExpression()</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Return a string representation of this pointcut expression. |
| <DT><A HREF="org/aspectj/lang/reflect/AdviceSignature.html#getReturnType()"><B>getReturnType()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/AdviceSignature.html" title="interface in org.aspectj.lang.reflect">AdviceSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/MethodSignature.html#getReturnType()"><B>getReturnType()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/MethodSignature.html" title="interface in org.aspectj.lang.reflect">MethodSignature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html#getSignature()"><B>getSignature()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A> |
| <DD>Returns the signature at the join point. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getSignature()"><B>getSignature()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns the signature at the join point. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html#getSourceLocation()"><B>getSourceLocation()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A> |
| <DD>Returns the source location corresponding to the join point. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getSourceLocation()"><B>getSourceLocation()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns the source location corresponding to the join point. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getStaticPart()"><B>getStaticPart()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns an object that encapsulates the static parts of this join point. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getTarget()"><B>getTarget()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> Returns the target object. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#getThis()"><B>getThis()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> Returns the currently executing object. |
| <DT><A HREF="org/aspectj/lang/reflect/SourceLocation.html#getWithinType()"><B>getWithinType()</B></A> - |
| Method in interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/SourceLocation.html" title="interface in org.aspectj.lang.reflect">SourceLocation</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/SoftException.html#getWrappedThrowable()"><B>getWrappedThrowable()</B></A> - |
| Method in class org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_H_"><!-- --></A><H2> |
| <B>H</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#HANDLER"><B>HANDLER</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_I_"><!-- --></A><H2> |
| <B>I</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#IF"><B>IF</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#INITIALIZATION"><B>INITIALIZATION</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#INITIALIZATION"><B>INITIALIZATION</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/InitializerSignature.html" title="interface in org.aspectj.lang.reflect"><B>InitializerSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/InitializerSignature.html" title="interface in org.aspectj.lang.reflect">InitializerSignature</A>.<DD> </DL> |
| <HR> |
| <A NAME="_J_"><!-- --></A><H2> |
| <B>J</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang"><B>JoinPoint</B></A> - interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A>.<DD>Provides reflective access to both the state available at a join point and |
| static information about it.<DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang"><B>JoinPoint.StaticPart</B></A> - interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A>.<DD>This helper object contains only the static information about a join point.</DL> |
| <HR> |
| <A NAME="_M_"><!-- --></A><H2> |
| <B>M</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html#MAYBE"><B>MAYBE</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools">FuzzyBoolean</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#METHOD_CALL"><B>METHOD_CALL</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#METHOD_EXECUTION"><B>METHOD_EXECUTION</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>The legal return values from getKind() |
| <DT><A HREF="org/aspectj/lang/reflect/MemberSignature.html" title="interface in org.aspectj.lang.reflect"><B>MemberSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/MemberSignature.html" title="interface in org.aspectj.lang.reflect">MemberSignature</A>.<DD> <DT><A HREF="org/aspectj/lang/reflect/MethodSignature.html" title="interface in org.aspectj.lang.reflect"><B>MethodSignature</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/MethodSignature.html" title="interface in org.aspectj.lang.reflect">MethodSignature</A>.<DD> <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesAdviceExecution(java.lang.reflect.Method, java.lang.Class)"><B>matchesAdviceExecution(Method, Class)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the execution of a given piece of advice. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesConstructorCall(java.lang.reflect.Constructor, java.lang.Class, java.lang.reflect.Member)"><B>matchesConstructorCall(Constructor, Class, Member)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches a call to the given constructor. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesConstructorExecution(java.lang.reflect.Constructor, java.lang.Class)"><B>matchesConstructorExecution(Constructor, Class)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the execution of a given constructor. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesDynamically(java.lang.Object, java.lang.Object, java.lang.Object[])"><B>matchesDynamically(Object, Object, Object[])</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Returns true iff the dynamic portions of the pointcut expression (this, target, and |
| args) match the given this, target, and args objects. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesFieldGet(java.lang.reflect.Field, java.lang.Class, java.lang.Class, java.lang.reflect.Member)"><B>matchesFieldGet(Field, Class, Class, Member)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches a get of the given field. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesFieldSet(java.lang.reflect.Field, java.lang.Class, java.lang.Class, java.lang.reflect.Member)"><B>matchesFieldSet(Field, Class, Class, Member)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches a set of the given field. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesHandler(java.lang.Class, java.lang.Class, java.lang.reflect.Member)"><B>matchesHandler(Class, Class, Member)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the execution of a given exception |
| handler |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesInitialization(java.lang.reflect.Constructor)"><B>matchesInitialization(Constructor)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the initialization of an |
| object initiated by a call to the given constructor. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesMethodCall(java.lang.reflect.Method, java.lang.Class, java.lang.Class, java.lang.reflect.Member)"><B>matchesMethodCall(Method, Class, Class, Member)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches a method call to the given method. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesMethodExecution(java.lang.reflect.Method, java.lang.Class)"><B>matchesMethodExecution(Method, Class)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the execution of a given method. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesPreInitialization(java.lang.reflect.Constructor)"><B>matchesPreInitialization(Constructor)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the preinitialization of an |
| object initiated by a call to the given constructor. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html#matchesStaticInitialization(java.lang.Class)"><B>matchesStaticInitialization(Class)</B></A> - |
| Method in interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A> |
| <DD>Determine whether or not this pointcut matches the static initialization |
| of the given class. |
| </DL> |
| <HR> |
| <A NAME="_N_"><!-- --></A><H2> |
| <B>N</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html#NO"><B>NO</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools">FuzzyBoolean</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/NoAspectBoundException.html" title="class in org.aspectj.lang"><B>NoAspectBoundException</B></A> - exception org.aspectj.lang.<A HREF="org/aspectj/lang/NoAspectBoundException.html" title="class in org.aspectj.lang">NoAspectBoundException</A>.<DD>Thrown by the <code>aspectOf</code> special method on aspect types |
| when there is no aspect of that type currently bound.<DT><A HREF="org/aspectj/lang/NoAspectBoundException.html#NoAspectBoundException(java.lang.String, java.lang.Throwable)"><B>NoAspectBoundException(String, Throwable)</B></A> - |
| Constructor for class org.aspectj.lang.<A HREF="org/aspectj/lang/NoAspectBoundException.html" title="class in org.aspectj.lang">NoAspectBoundException</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/NoAspectBoundException.html#NoAspectBoundException()"><B>NoAspectBoundException()</B></A> - |
| Constructor for class org.aspectj.lang.<A HREF="org/aspectj/lang/NoAspectBoundException.html" title="class in org.aspectj.lang">NoAspectBoundException</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_O_"><!-- --></A><H2> |
| <B>O</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/lang/package-summary.html"><B>org.aspectj.lang</B></A> - package org.aspectj.lang<DD>Provides several interfaces for obtaining reflective information about a |
| join point, as well as several exceptions that can be thrown by AspectJ |
| code.<DT><A HREF="org/aspectj/lang/reflect/package-summary.html"><B>org.aspectj.lang.reflect</B></A> - package org.aspectj.lang.reflect<DD>Contains interfaces that extend <code>Signature</code> to provide |
| additional information about each possible join point signature.<DT><A HREF="org/aspectj/weaver/tools/package-summary.html"><B>org.aspectj.weaver.tools</B></A> - package org.aspectj.weaver.tools<DD>Provides a set of interfaces for third-parties wishing to integrate |
| AspectJ weaving capabilities into their environments.</DL> |
| <HR> |
| <A NAME="_P_"><!-- --></A><H2> |
| <B>P</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#PREINTIALIZATION"><B>PREINTIALIZATION</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#PRE_INITIALIZATION"><B>PRE_INITIALIZATION</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools"><B>PointcutExpression</B></A> - interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutExpression.html" title="interface in org.aspectj.weaver.tools">PointcutExpression</A>.<DD>Represents an AspectJ pointcut expression and provides convenience methods to determine |
| whether or not the pointcut matches join points specified in terms of the |
| java.lang.reflect interfaces.<DT><A HREF="org/aspectj/weaver/tools/PointcutParser.html" title="class in org.aspectj.weaver.tools"><B>PointcutParser</B></A> - class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutParser.html" title="class in org.aspectj.weaver.tools">PointcutParser</A>.<DD>A PointcutParser can be used to build PointcutExpressions for a |
| user-defined subset of AspectJ's pointcut language<DT><A HREF="org/aspectj/weaver/tools/PointcutParser.html#PointcutParser()"><B>PointcutParser()</B></A> - |
| Constructor for class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutParser.html" title="class in org.aspectj.weaver.tools">PointcutParser</A> |
| <DD>Create a pointcut parser that can parse the full AspectJ pointcut |
| language with the following exceptions: |
| |
| The <code>if, cflow, and cflowbelow</code> pointcut designators are not supported |
| Pointcut expressions must be self-contained :- they cannot contain references |
| to other named pointcuts |
| The pointcut expression must be anonymous with no formals allowed. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutParser.html#PointcutParser(java.util.Set)"><B>PointcutParser(Set)</B></A> - |
| Constructor for class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutParser.html" title="class in org.aspectj.weaver.tools">PointcutParser</A> |
| <DD>Create a pointcut parser that can parse pointcut expressions built |
| from a user-defined subset of AspectJ's supported pointcut primitives. |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools"><B>PointcutPrimitives</B></A> - class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A>.<DD>An enumeration of the different kinds of pointcut primitives |
| supported by AspectJ.<DT><A HREF="org/aspectj/weaver/tools/PointcutParser.html#parsePointcutExpression(java.lang.String)"><B>parsePointcutExpression(String)</B></A> - |
| Method in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutParser.html" title="class in org.aspectj.weaver.tools">PointcutParser</A> |
| <DD>Parse the given pointcut expression. |
| <DT><A HREF="org/aspectj/lang/SoftException.html#printStackTrace()"><B>printStackTrace()</B></A> - |
| Method in class org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/SoftException.html#printStackTrace(java.io.PrintStream)"><B>printStackTrace(PrintStream)</B></A> - |
| Method in class org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/SoftException.html#printStackTrace(java.io.PrintWriter)"><B>printStackTrace(PrintWriter)</B></A> - |
| Method in class org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_S_"><!-- --></A><H2> |
| <B>S</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#SET"><B>SET</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html#SHOW_WEAVE_INFO_PROPERTY"><B>SHOW_WEAVE_INFO_PROPERTY</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#STATICINITIALIZATION"><B>STATICINITIALIZATION</B></A> - |
| Static variable in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#STATIC_INITIALIZATION"><B>STATIC_INITIALIZATION</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang"><B>Signature</B></A> - interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A>.<DD>Represents the signature at a join point.<DT><A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang"><B>SoftException</B></A> - exception org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A>.<DD>Wrapper for checked exceptions matched by a 'declare soft'.<DT><A HREF="org/aspectj/lang/SoftException.html#SoftException(java.lang.Throwable)"><B>SoftException(Throwable)</B></A> - |
| Constructor for class org.aspectj.lang.<A HREF="org/aspectj/lang/SoftException.html" title="class in org.aspectj.lang">SoftException</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/reflect/SourceLocation.html" title="interface in org.aspectj.lang.reflect"><B>SourceLocation</B></A> - interface org.aspectj.lang.reflect.<A HREF="org/aspectj/lang/reflect/SourceLocation.html" title="interface in org.aspectj.lang.reflect">SourceLocation</A>.<DD>For defining code, the class defined and location in a source file.</DL> |
| <HR> |
| <A NAME="_T_"><!-- --></A><H2> |
| <B>T</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#TARGET"><B>TARGET</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#THIS"><B>THIS</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html#toLongString()"><B>toLongString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A> |
| <DD>Returns an extended string representation of the join point |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#toLongString()"><B>toLongString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns an extended string representation of the join point. |
| <DT><A HREF="org/aspectj/lang/Signature.html#toLongString()"><B>toLongString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD>Returns an extended string representation of this signature. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html#toShortString()"><B>toShortString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A> |
| <DD>Returns an abbreviated string representation of the join point |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#toShortString()"><B>toShortString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD>Returns an abbreviated string representation of the join point. |
| <DT><A HREF="org/aspectj/lang/Signature.html#toShortString()"><B>toShortString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD>Returns an abbreviated string representation of this signature. |
| <DT><A HREF="org/aspectj/lang/JoinPoint.StaticPart.html#toString()"><B>toString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.StaticPart.html" title="interface in org.aspectj.lang">JoinPoint.StaticPart</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/JoinPoint.html#toString()"><B>toString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/JoinPoint.html" title="interface in org.aspectj.lang">JoinPoint</A> |
| <DD> |
| <DT><A HREF="org/aspectj/lang/Signature.html#toString()"><B>toString()</B></A> - |
| Method in interface org.aspectj.lang.<A HREF="org/aspectj/lang/Signature.html" title="interface in org.aspectj.lang">Signature</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html#toString()"><B>toString()</B></A> - |
| Method in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools">FuzzyBoolean</A> |
| <DD> |
| </DL> |
| <HR> |
| <A NAME="_W_"><!-- --></A><H2> |
| <B>W</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html#WEAVING_ADAPTOR_VERBOSE"><B>WEAVING_ADAPTOR_VERBOSE</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A> |
| <DD>System property used to turn on verbose weaving messages |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#WITHIN"><B>WITHIN</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html#WITHIN_CODE"><B>WITHIN_CODE</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/PointcutPrimitives.html" title="class in org.aspectj.weaver.tools">PointcutPrimitives</A> |
| <DD> |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools"><B>WeavingAdaptor</B></A> - class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A>.<DD>This adaptor allows the AspectJ compiler to be embedded in an existing |
| system to facilitate load-time weaving.<DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html#WeavingAdaptor(org.aspectj.weaver.tools.WeavingClassLoader)"><B>WeavingAdaptor(WeavingClassLoader)</B></A> - |
| Constructor for class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A> |
| <DD>Construct a WeavingAdaptor with a reference to a weaving class loader. |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html#WeavingAdaptor(org.aspectj.weaver.tools.GeneratedClassHandler, java.net.URL[], java.net.URL[])"><B>WeavingAdaptor(GeneratedClassHandler, URL[], URL[])</B></A> - |
| Constructor for class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A> |
| <DD>Construct a WeavingAdator with a reference to a |
| <code>GeneratedClassHandler</code>, a full search path for resolving |
| classes and a complete set of aspects. |
| <DT><A HREF="org/aspectj/weaver/tools/WeavingClassLoader.html" title="interface in org.aspectj.weaver.tools"><B>WeavingClassLoader</B></A> - interface org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingClassLoader.html" title="interface in org.aspectj.weaver.tools">WeavingClassLoader</A>.<DD>An interface for weaving class loaders to provide callbacks for a |
| WeavingAdaptor.<DT><A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html#weaveClass(java.lang.String, byte[])"><B>weaveClass(String, byte[])</B></A> - |
| Method in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/WeavingAdaptor.html" title="class in org.aspectj.weaver.tools">WeavingAdaptor</A> |
| <DD>Weave a class using aspects previously supplied to the adaptor. |
| </DL> |
| <HR> |
| <A NAME="_Y_"><!-- --></A><H2> |
| <B>Y</B></H2> |
| <DL> |
| <DT><A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html#YES"><B>YES</B></A> - |
| Static variable in class org.aspectj.weaver.tools.<A HREF="org/aspectj/weaver/tools/FuzzyBoolean.html" title="class in org.aspectj.weaver.tools">FuzzyBoolean</A> |
| <DD> |
| </DL> |
| <HR> |
| <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> <A HREF="#_Y_">Y</A> |
| |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <A NAME="navbar_bottom"><!-- --></A> |
| <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> |
| <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> |
| <TR> |
| <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
| <A NAME="navbar_bottom_firstrow"><!-- --></A> |
| <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> |
| <TR ALIGN="center" VALIGN="top"> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
| <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> |
| <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
| </TR> |
| </TABLE> |
| </TD> |
| <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
| </EM> |
| </TD> |
| </TR> |
| |
| <TR> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| PREV |
| NEXT</FONT></TD> |
| <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
| <A HREF="index.html" target="_top"><B>FRAMES</B></A> |
| <A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> |
| <SCRIPT type="text/javascript"> |
| <!-- |
| if(window==top) { |
| document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); |
| } |
| //--> |
| </SCRIPT> |
| <NOSCRIPT> |
| <A HREF="allclasses-noframe.html"><B>All Classes</B></A> |
| </NOSCRIPT> |
| |
| </FONT></TD> |
| </TR> |
| </TABLE> |
| <A NAME="skip-navbar_bottom"></A> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| |
| <HR> |
| |
| </BODY> |
| </HTML> |