com.agical.rmock.core.exception.manager
Class ExceptionVerifierFactory

java.lang.Object
  extended by com.agical.rmock.core.exception.manager.ExceptionVerifierFactory
All Implemented Interfaces:
RMockServiceFactory

public class ExceptionVerifierFactory
extends java.lang.Object
implements RMockServiceFactory

Author:
brolund (c) 2005 Agical AB

Constructor Summary
ExceptionVerifierFactory()
           
 
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

ExceptionVerifierFactory

public ExceptionVerifierFactory()
Method Detail

createService

public java.lang.Object createService()
Specified by:
createService in interface RMockServiceFactory

canCreateService

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

getServiceType

public java.lang.Class getServiceType()
Specified by:
getServiceType in interface RMockServiceFactory


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