Class TargetJoinpoint

    • Constructor Detail

      • TargetJoinpoint

        public TargetJoinpoint()
    • Method Detail

      • getTarget

        public org.jboss.msc.value.Value<Object> getTarget()
      • setTarget

        public void setTarget​(org.jboss.msc.value.Value<Object> target)
      • dispatch

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