| Constructor and Description |
|---|
AnalyticsAspect(AnalyticsManager analyticsManager)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Class<Analytics> |
getAnnotationType() |
Object |
invoke(Object[] args,
AspectMethodInvocation invocation) |
@Inject public AnalyticsAspect(AnalyticsManager analyticsManager)
analyticsManager - the component responsible of managing analyticspublic Class<Analytics> getAnnotationType()
getAnnotationType in interface Aspectpublic Object invoke(Object[] args, AspectMethodInvocation invocation)
Copyright © 2018. All Rights Reserved.