org.apache.pluto.portalImpl.core
Class DynamicTitleServiceFactoryImpl

java.lang.Object
  extended by org.apache.pluto.portalImpl.core.DynamicTitleServiceFactoryImpl
All Implemented Interfaces:
org.apache.pluto.factory.Factory, DynamicTitleServiceFactory

public class DynamicTitleServiceFactoryImpl
extends java.lang.Object
implements DynamicTitleServiceFactory


Constructor Summary
DynamicTitleServiceFactoryImpl()
           
 
Method Summary
 void destroy()
           
 org.apache.pluto.services.title.DynamicTitleService getDynamicTitleService()
           
 void init(javax.servlet.ServletConfig config, java.util.Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicTitleServiceFactoryImpl

public DynamicTitleServiceFactoryImpl()
Method Detail

getDynamicTitleService

public org.apache.pluto.services.title.DynamicTitleService getDynamicTitleService()
Specified by:
getDynamicTitleService in interface DynamicTitleServiceFactory

init

public void init(javax.servlet.ServletConfig config,
                 java.util.Map properties)
          throws java.lang.Exception
Specified by:
init in interface org.apache.pluto.factory.Factory
Throws:
java.lang.Exception

destroy

public void destroy()
             throws java.lang.Exception
Specified by:
destroy in interface org.apache.pluto.factory.Factory
Throws:
java.lang.Exception


Copyright © 2003-2009 . All Rights Reserved.