org.codehaus.xfire.loom.type
Class TypeMappingRegistry

java.lang.Object
  extended by DefaultTypeMappingRegistry
      extended by org.codehaus.xfire.loom.type.TypeMappingRegistry

public class TypeMappingRegistry
extends DefaultTypeMappingRegistry

Extends and configures the TypeMappingRegistry.

Since:
Oct 31, 2004
Author:
Dan Diephouse

Constructor Summary
TypeMappingRegistry()
           
 
Method Summary
 void configure(Configuration config)
           
 void enableLogging(Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeMappingRegistry

public TypeMappingRegistry()
Method Detail

configure

public void configure(Configuration config)
               throws ConfigurationException
Throws:
ConfigurationException

enableLogging

public void enableLogging(Logger logger)


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.