public interface MetadataAwareAspectInstanceFactory extends AspectInstanceFactory
AspectInstanceFactory
that returns AspectMetadata associated with AspectJ-annotated classes.AspectMetadata,
AjType| Modifier and Type | Method and Description |
|---|---|
Object |
getAspectCreationMutex()
Get the best possible creation mutex for this factory.
|
AspectMetadata |
getAspectMetadata()
Get the AspectJ AspectMetadata for this factory's aspect.
|
getAspectClassLoader, getAspectInstanceAspectMetadata getAspectMetadata()
@Nullable Object getAspectCreationMutex()
null for no mutex to use)