public class CEPCoreAopManagerImpl extends Object implements CEPCoreAopManager
AFTER, AFTER_LOCAL, AFTER_REMOTE, BEFORE, BEFORE_LOCAL, BEFORE_REMOTE, CEPCORE_AOP_BEAN| Constructor and Description |
|---|
CEPCoreAopManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAopAdapter(String position,
String bean,
String patternString) |
void |
afterHandle(Event event) |
void |
afterLocalHandle(Event event) |
void |
afterRemoteHandle(Event event) |
void |
beforeHandle(Event event) |
void |
beforeLocalHandle(Event event) |
void |
beforeRemoteHandle(Event event) |
void |
init(XmlNode config) |
public void init(XmlNode config)
init in interface CEPCoreAopManagerpublic void beforeLocalHandle(Event event)
beforeLocalHandle in interface CEPCoreAopManagerpublic void afterLocalHandle(Event event)
afterLocalHandle in interface CEPCoreAopManagerpublic void beforeRemoteHandle(Event event)
beforeRemoteHandle in interface CEPCoreAopManagerpublic void afterRemoteHandle(Event event)
afterRemoteHandle in interface CEPCoreAopManagerpublic void beforeHandle(Event event)
beforeHandle in interface CEPCoreAopManagerpublic void afterHandle(Event event)
afterHandle in interface CEPCoreAopManagerpublic void addAopAdapter(String position, String bean, String patternString)
addAopAdapter in interface CEPCoreAopManagerCopyright © 2006–2018 TinyGroup. All rights reserved.