public abstract class ConnScopedInterceptor extends Object implements Serializable
| Constructor and Description |
|---|
ConnScopedInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DataSource |
getDataSource(String name) |
Object |
intercept(javax.interceptor.InvocationContext context) |
public Object intercept(javax.interceptor.InvocationContext context) throws Exception
Exceptionprotected abstract DataSource getDataSource(String name)
Copyright © 2021. All rights reserved.