public class PluginLifecycleAspect
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PluginLifecycleAspect.Listener |
| Modifier and Type | Field and Description |
|---|---|
static PluginLifecycleAspect.Listener |
LISTENER |
| Constructor and Description |
|---|
PluginLifecycleAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.aspectj.lang.ProceedingJoinPoint point) |
public static PluginLifecycleAspect.Listener LISTENER