net.sf.jportlet.service.interceptor
Interface InterceptorFactoryService
- All Superinterfaces:
- PortletService
- All Known Implementing Classes:
- InterceptorFactoryServiceImpl
- public interface InterceptorFactoryService
- extends PortletService
The InterceptorFactoryService give access to the list of
Interceptors
- Author:
- Herve Tchepannou
|
Field Summary |
static java.lang.String |
NAME
|
|
Method Summary |
java.util.Collection |
getInterceptors()
Return the collection of Interceptors |
NAME
public static final java.lang.String NAME
getInterceptors
public java.util.Collection getInterceptors()
- Return the collection of
Interceptors
- Returns:
- Array of Inteceptor
Copyright © 2002 Herve Tchepannou. All Rights Reserved.