Class ResourceBeanPostProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.config.BeanPostProcessor

    public class ResourceBeanPostProcessor
    extends Object
    implements org.springframework.beans.factory.config.BeanPostProcessor
    • Constructor Detail

      • ResourceBeanPostProcessor

        public ResourceBeanPostProcessor()
    • Method Detail

      • registerResources

        public void registerResources​(org.glassfish.jersey.server.ResourceConfig resourceConfig)
      • postProcessAfterInitialization

        public Object postProcessAfterInitialization​(Object bean,
                                                     String beanName)
                                              throws org.springframework.beans.BeansException
        Specified by:
        postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessor
        Throws:
        org.springframework.beans.BeansException