public class EventSubscriber extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
beanName |
protected Method |
method |
| Constructor and Description |
|---|
EventSubscriber(String beanName,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanName() |
Method |
getMethod() |
void |
setBeanName(String beanName) |
void |
setMethod(Method method) |
Copyright © 2022 CrafterCMS. All rights reserved.