com.agical.rdoc.core.resourcemanager.impl
Class SourceProviderFactory

java.lang.Object
  extended by com.agical.rdoc.core.resourcemanager.impl.SourceProviderFactory
All Implemented Interfaces:
com.agical.rmock.core.configuration.RMockServiceFactory

public class SourceProviderFactory
extends java.lang.Object
implements com.agical.rmock.core.configuration.RMockServiceFactory

Author:
brolund (c) 2005 Agical AB

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

Constructor Detail

SourceProviderFactory

public SourceProviderFactory()
Method Detail

createService

public java.lang.Object createService()
Specified by:
createService in interface com.agical.rmock.core.configuration.RMockServiceFactory

canCreateService

public boolean canCreateService()
Specified by:
canCreateService in interface com.agical.rmock.core.configuration.RMockServiceFactory

getServiceType

public java.lang.Class getServiceType()
Specified by:
getServiceType in interface com.agical.rmock.core.configuration.RMockServiceFactory


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