com.agical.rmock.core.configuration
Class ConfiguratorImpl

java.lang.Object
  extended by com.agical.rmock.core.configuration.ConfiguratorImpl
All Implemented Interfaces:
Configurator

public final class ConfiguratorImpl
extends java.lang.Object
implements Configurator

Author:
brolund (c) 2005 Agical AB

Nested Class Summary
static class ConfiguratorImpl.ConfiguratorNameSpaceProvider
           
 
Method Summary
 Hub getHub()
           
static Configurator getInstance()
           
 java.util.Map getServiceNameSpaces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Configurator getInstance()

getHub

public Hub getHub()
Specified by:
getHub in interface Configurator

getServiceNameSpaces

public java.util.Map getServiceNameSpaces()
Specified by:
getServiceNameSpaces in interface Configurator


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