Uses of Interface
org.apache.turbine.services.factory.FactoryService

Packages that use FactoryService
org.apache.turbine.services.factory Contains a generic factory for generating new objects. 
 

Uses of FactoryService in org.apache.turbine.services.factory
 

Classes in org.apache.turbine.services.factory that implement FactoryService
 class TurbineFactoryService
          The Factory Service instantiates objects using specified class loaders.
 

Methods in org.apache.turbine.services.factory that return FactoryService
static FactoryService TurbineFactory.getService()
          Utility method for accessing the service implementation
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.