public class InterceptorChainRegistry extends Object implements org.teasoft.bee.osql.Registry
| Constructor and Description |
|---|
InterceptorChainRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addInterceptor(org.teasoft.bee.osql.interccept.Interceptor interceptor) |
static org.teasoft.bee.osql.interccept.InterceptorChain |
getInterceptorChain() |
static void |
register(org.teasoft.bee.osql.interccept.InterceptorChain interceptorChain) |
public static org.teasoft.bee.osql.interccept.InterceptorChain getInterceptorChain()
public static void register(org.teasoft.bee.osql.interccept.InterceptorChain interceptorChain)
public static void addInterceptor(org.teasoft.bee.osql.interccept.Interceptor interceptor)
Copyright © 2024. All rights reserved.