Class AbstractJoinpoint

    • Constructor Detail

      • AbstractJoinpoint

        public AbstractJoinpoint()
    • Method Detail

      • toObjects

        protected Object[] toObjects​(Type[] types)
      • getParameters

        protected ValueConfig[] getParameters()
      • setParameters

        public void setParameters​(ValueConfig[] parameters)
      • dispatch

        public abstract Object dispatch()
                                 throws Throwable
        Dispatch this action.
        Returns:
        dispatch result
        Throws:
        Throwable - for any error