类 ScenarioSchedule

  • 直接已知子类:
    ScenarioEncryptSchedule

    public abstract class ScenarioSchedule
    extends Object
    从以下版本开始:
    : 1.0.0
    作者:
    : longfa
    • 构造器详细资料

      • ScenarioSchedule

        public ScenarioSchedule()
    • 方法详细资料

      • scenarioSchedule

        public Object scenarioSchedule​(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                                throws Throwable
        场景选择
        抛出:
        Throwable