A B C D E F G H I J L M N O P R S T U V

S

set$AroundClosure(AroundClosure) - Method in interface org.aspectj.lang.ProceedingJoinPoint
The joinpoint needs to know about its closure so that proceed can delegate to closure.run()

This internal method should not be called directly, and won't be visible to the end-user when packed in a jar (synthetic method)

setAspect(Object) - Method in class org.aspectj.runtime.CFlow
 
shortObject(short) - Static method in class org.aspectj.runtime.internal.Conversions
 
shortValue(Object) - Static method in class org.aspectj.runtime.internal.Conversions
 
Signature - Interface in org.aspectj.lang
Represents the signature at a join point.
SignaturePattern - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a signature pattern as used in various aspect members (for example, declare @method, declare @field).
SignaturePatternImpl - Class in org.aspectj.internal.lang.reflect
Basic implementation of signature pattern
SignaturePatternImpl(String) - Constructor for class org.aspectj.internal.lang.reflect.SignaturePatternImpl
 
SignatureTest - Class in org.aspectj.runtime.reflect
 
SignatureTest() - Constructor for class org.aspectj.runtime.reflect.SignatureTest
 
SoftException - Exception in org.aspectj.lang
Wrapper for checked exceptions matched by a 'declare soft'.
SoftException(Throwable) - Constructor for exception org.aspectj.lang.SoftException
 
SourceLocation - Interface in org.aspectj.lang.reflect
For defining code, the class defined and location in a source file.
STATICINITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
StringToType - Class in org.aspectj.internal.lang.reflect
 
StringToType() - Constructor for class org.aspectj.internal.lang.reflect.StringToType
 
stringToType(String, Class) - Static method in class org.aspectj.internal.lang.reflect.StringToType
 
suite() - Static method in class Aspectj5rt15ModuleTests
 
suite() - Static method in class org.aspectj.runtime.Aspectj5rtModuleTests
 
suite() - Static method in class org.aspectj.runtime.RuntimeModuleTests
 
SuppressAjWarnings - Annotation Type in org.aspectj.lang.annotation
Annotate members to avoid AspectJ error messages.
SYNCHRONIZATION_LOCK - Static variable in interface org.aspectj.lang.JoinPoint
 
SYNCHRONIZATION_UNLOCK - Static variable in interface org.aspectj.lang.JoinPoint
 

A B C D E F G H I J L M N O P R S T U V