public class DynamicTitleServiceFactoryImpl extends java.lang.Object implements DynamicTitleServiceFactory
| Constructor and Description |
|---|
DynamicTitleServiceFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
org.apache.pluto.services.title.DynamicTitleService |
getDynamicTitleService() |
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties) |
public org.apache.pluto.services.title.DynamicTitleService getDynamicTitleService()
getDynamicTitleService in interface DynamicTitleServiceFactorypublic void init(javax.servlet.ServletConfig config,
java.util.Map properties)
throws java.lang.Exception
init in interface org.apache.pluto.factory.Factoryjava.lang.Exceptionpublic void destroy()
throws java.lang.Exception
destroy in interface org.apache.pluto.factory.Factoryjava.lang.ExceptionCopyright © 2003-2013 . All Rights Reserved.