Class ClientInterceptors


  • public class ClientInterceptors
    extends Object
    • Field Detail

      • exposeContainer

        protected String exposeContainer
      • home

        protected Home home
      • bean

        protected Bean bean
    • Constructor Detail

      • ClientInterceptors

        public ClientInterceptors()
    • Method Detail

      • getExposeContainer

        public String getExposeContainer()
        Gets the value of the exposeContainer property.
        Returns:
        possible object is String
      • setExposeContainer

        public void setExposeContainer​(String value)
        Sets the value of the exposeContainer property.
        Parameters:
        value - allowed object is String
      • getHome

        public Home getHome()
        Gets the value of the home property.
        Returns:
        possible object is Home
      • setHome

        public void setHome​(Home value)
        Sets the value of the home property.
        Parameters:
        value - allowed object is Home
      • getBean

        public Bean getBean()
        Gets the value of the bean property.
        Returns:
        possible object is Bean
      • setBean

        public void setBean​(Bean value)
        Sets the value of the bean property.
        Parameters:
        value - allowed object is Bean
      • getListEntity

        public ListEntity getListEntity()
        Gets the value of the listEntity property.
        Returns:
        possible object is ListEntity
      • setListEntity

        public void setListEntity​(ListEntity value)
        Sets the value of the listEntity property.
        Parameters:
        value - allowed object is ListEntity