Class ExportXmlServicesModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class ExportXmlServicesModule
    extends com.google.inject.AbstractModule
    implements com.google.inject.Module
    Export XML public services
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void configure()  
      • Methods inherited from class com.google.inject.AbstractModule

        addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
      • Methods inherited from interface com.google.inject.Module

        configure
    • Constructor Detail

      • ExportXmlServicesModule

        public ExportXmlServicesModule()
    • Method Detail

      • configure

        protected void configure()
        Specified by:
        configure in class com.google.inject.AbstractModule