com.agical.rdoc.core
Class TDDocService

java.lang.Object
  extended by com.agical.rdoc.core.TDDocService
All Implemented Interfaces:
RMockSimpleService
Direct Known Subclasses:
Code, Naming, Renderer, Source

public abstract class TDDocService
extends Object
implements RMockSimpleService


Constructor Summary
TDDocService()
           
 
Method Summary
 String getNameSpace()
          A name space is used to group related services.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TDDocService

public TDDocService()
Method Detail

getNameSpace

public String getNameSpace()
Description copied from interface: RMockSimpleService
A name space is used to group related services. Etentions can use namespaces to present the registered services.

Specified by:
getNameSpace in interface RMockSimpleService
Returns:
The name space to use for this service


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