Class CommonAdviceType

    • Constructor Detail

      • CommonAdviceType

        public CommonAdviceType()
    • Method Detail

      • addAdvice

        public void addAdvice​(Object obj)
        Add an advice
        Parameters:
        obj -
      • remove

        public boolean remove​(Object advice)
        Remove an advice
        Parameters:
        advice -
        Returns:
      • getAdvices

        public List<Object> getAdvices()
        Gets the advices. (Read only list)
        Returns:
        List read only