Class InterceptorRegistry.Config
java.lang.Object
org.distributeme.core.interceptor.InterceptorRegistry.Config
- Enclosing class:
InterceptorRegistry
Internal configuration holder class.
- Author:
- lrosenberg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInterceptor(String interceptorKey, String clazzName) voidvoidsetInterceptors(String[] someInterceptors)
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
reconfigure
public void reconfigure() -
setInterceptors
-
addInterceptor
-