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 DynamicTitleServiceFactory
public void init(javax.servlet.ServletConfig config, java.util.Map properties) throws java.lang.Exception
init
in interface org.apache.pluto.factory.Factory
java.lang.Exception
public void destroy() throws java.lang.Exception
destroy
in interface org.apache.pluto.factory.Factory
java.lang.Exception
Copyright © 2003-2013 . All Rights Reserved.