org.codehaus.xfire.plexus.config
Class AnnotationServiceConfigurator

java.lang.Object
  extended byorg.codehaus.plexus.logging.AbstractLogEnabled
      extended byorg.codehaus.xfire.plexus.PlexusXFireComponent
          extended byorg.codehaus.xfire.plexus.config.ObjectServiceConfigurator
              extended byorg.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
All Implemented Interfaces:
Configurator, org.codehaus.plexus.logging.LogEnabled, org.codehaus.plexus.personality.plexus.lifecycle.phase.Serviceable

public class AnnotationServiceConfigurator
extends ObjectServiceConfigurator


Field Summary
 
Fields inherited from interface org.codehaus.xfire.plexus.config.Configurator
ROLE
 
Constructor Summary
AnnotationServiceConfigurator()
           
 
Method Summary
 org.codehaus.xfire.service.binding.ObjectServiceFactory getServiceFactory(org.codehaus.plexus.configuration.PlexusConfiguration config)
           
 
Methods inherited from class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
createService, getBindingProvider, getHandler, getServiceFactory, getServiceRegistry, getTransportManager, getTypeMappingRegistry, getXFire, loadClass
 
Methods inherited from class org.codehaus.xfire.plexus.PlexusXFireComponent
getServiceLocator, service
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationServiceConfigurator

public AnnotationServiceConfigurator()
Method Detail

getServiceFactory

public org.codehaus.xfire.service.binding.ObjectServiceFactory getServiceFactory(org.codehaus.plexus.configuration.PlexusConfiguration config)
                                                                          throws java.lang.Exception
Overrides:
getServiceFactory in class ObjectServiceConfigurator
Throws:
java.lang.Exception


Copyright © 2004-2006 null. All Rights Reserved.