|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.jndi.interceptors.impl.Interceptors
public class Interceptors
Defines the object that is containing all the interceptors.
| Constructor Summary | |
|---|---|
Interceptors()
Default constructor. |
|
| Method Summary | |
|---|---|
List<org.ow2.carol.jndi.intercept.ContextInterceptor> |
getContextInterceptors()
Gets the list of interceptors. |
void |
setContextInterceptors(List<org.ow2.carol.jndi.intercept.ContextInterceptor> interceptors)
Sets the list of interceptors. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interceptors()
| Method Detail |
|---|
public List<org.ow2.carol.jndi.intercept.ContextInterceptor> getContextInterceptors()
public void setContextInterceptors(List<org.ow2.carol.jndi.intercept.ContextInterceptor> interceptors)
interceptors - the list of interceptors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||