org.apache.hivemind.definition
Interface InterceptorConstructor
- All Superinterfaces: 
- Locatable
- All Known Implementing Classes: 
- AbstractServiceInterceptorConstructor
- public interface InterceptorConstructor 
- extends Locatable
Creates a service interceptor for a 
 service point.
- Author:
- Achim Huegen
 
 
constructServiceInterceptor
void constructServiceInterceptor(InterceptorStack interceptorStack,
                                 Module contributingModule)
- Creates a new core service implementation.
 
- 
 
- 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.