com.agical.rdoc.util
Class FileWriterFactoryFactory

java.lang.Object
  extended by com.agical.rdoc.util.FileWriterFactoryFactory
All Implemented Interfaces:
RMockServiceFactory

public class FileWriterFactoryFactory
extends Object
implements RMockServiceFactory

Author:
brolund (c) 2005 Agical AB

Constructor Summary
FileWriterFactoryFactory()
           
 
Method Summary
 boolean canCreateService()
           
 Object createService()
           
 Class getServiceType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileWriterFactoryFactory

public FileWriterFactoryFactory()
Method Detail

createService

public Object createService()
Specified by:
createService in interface RMockServiceFactory

canCreateService

public boolean canCreateService()
Specified by:
canCreateService in interface RMockServiceFactory

getServiceType

public Class getServiceType()
Specified by:
getServiceType in interface RMockServiceFactory


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