|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.sf.jportlet.service.PortletServiceAdapter
|
+--net.sf.jportlet.service.interceptor.InterceptorFactoryServiceImpl
Implementation of InterceptorFactoryService
| Field Summary |
| Fields inherited from class net.sf.jportlet.service.PortletServiceAdapter |
_log, _serviceConfig, _serviceContext |
| Fields inherited from interface net.sf.jportlet.service.interceptor.InterceptorFactoryService |
NAME |
| Constructor Summary | |
InterceptorFactoryServiceImpl()
|
|
| Method Summary | |
void |
destroy()
Destroy the service |
java.util.Collection |
getInterceptors()
Return the collection of Interceptors |
java.lang.String |
getServiceName()
Returns the name of the service |
void |
init(net.sf.jportlet.service.PortletServiceConfig config)
Initialize the service |
| Methods inherited from class net.sf.jportlet.service.PortletServiceAdapter |
getInitParameter, getInitParameter, getServiceConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jportlet.service.PortletService |
getServiceConfig |
| Constructor Detail |
public InterceptorFactoryServiceImpl()
| Method Detail |
public java.util.Collection getInterceptors()
InterceptorFactoryServiceInterceptors
getInterceptors in interface InterceptorFactoryServiceInterceptorFactoryService.getInterceptors()public void destroy()
PortletService
destroy in interface PortletServicedestroy in class PortletServiceAdapterPortletService.destroy()
public void init(net.sf.jportlet.service.PortletServiceConfig config)
throws PortletServiceException
PortletService
init in interface PortletServiceinit in class PortletServiceAdapterconfig - configuration of the service
PortletServiceExceptionPortletService.init(net.sf.jportlet.service.PortletServiceConfig)public java.lang.String getServiceName()
PortletService
getServiceName in interface PortletServicePortletService.getServiceName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||