org.codehaus.xfire.plexus.type
Class TypeMappingRegistry

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

public class TypeMappingRegistry
extends org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry

Extends and configures the TypeMappingRegistry.

Since:
Oct 31, 2004
Author:
Dan Diephouse

Constructor Summary
TypeMappingRegistry()
           
 
Method Summary
 void configure(PlexusConfiguration config)
           
 void enableLogging(Logger logger)
           
 void initialize()
           
 
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(PlexusConfiguration config)
               throws PlexusConfigurationException
Throws:
PlexusConfigurationException

enableLogging

public void enableLogging(Logger logger)

initialize

public void initialize()


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