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 CEPCoreAopManager
public void beforeLocalHandle(Event event)
beforeLocalHandle
in interface CEPCoreAopManager
public void afterLocalHandle(Event event)
afterLocalHandle
in interface CEPCoreAopManager
public void beforeRemoteHandle(Event event)
beforeRemoteHandle
in interface CEPCoreAopManager
public void afterRemoteHandle(Event event)
afterRemoteHandle
in interface CEPCoreAopManager
public void beforeHandle(Event event)
beforeHandle
in interface CEPCoreAopManager
public void afterHandle(Event event)
afterHandle
in interface CEPCoreAopManager
public void addAopAdapter(String position, String bean, String patternString)
addAopAdapter
in interface CEPCoreAopManager
Copyright © 2006–2018 TinyGroup. All rights reserved.