org.apache.pluto.portalImpl.factory
Interface DynamicTitleServiceFactory

All Superinterfaces:
org.apache.pluto.factory.Factory
All Known Implementing Classes:
DynamicTitleServiceFactoryImpl

public interface DynamicTitleServiceFactory
extends org.apache.pluto.factory.Factory


Method Summary
 org.apache.pluto.services.title.DynamicTitleService getDynamicTitleService()
           
 
Methods inherited from interface org.apache.pluto.factory.Factory
destroy, init
 

Method Detail

getDynamicTitleService

public org.apache.pluto.services.title.DynamicTitleService getDynamicTitleService()


Copyright © 2003-2006 . All Rights Reserved.