com.agical.rmock.core.configuration
Interface RMockServiceFactory

All Known Implementing Classes:
CglibProxyFactoryFactory, ExceptionRegisteringServiceFactory, ExceptionVerifierFactory, FileWriterFactoryFactory, ResourceManagerFactory, ResourceProviderFactory, SectionManagerServiceFactory, SourceProviderFactory, TargetProviderFactory, TestStructureServiceFactory, VelocityManagerServiceFactory

public interface RMockServiceFactory

Author:
brolund (c) 2005 Agical AB

Method Summary
 boolean canCreateService()
           
 Object createService()
           
 Class getServiceType()
           
 

Method Detail

createService

Object createService()

canCreateService

boolean canCreateService()

getServiceType

Class getServiceType()


Copyright © 2005-2011 Agical AB. All Rights Reserved.