Class ContainerWrapper

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class ContainerWrapper
    extends Object
    implements org.springframework.context.ApplicationContextAware

    ContainerWrapper class.

    Author:
    awoods
    • Method Detail

      • setPort

        public void setPort​(int port)
      • stop

        @PreDestroy
        public void stop()
      • getSpringAppContext

        public org.springframework.context.ApplicationContext getSpringAppContext()
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext springAppContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException