类 ApplicationEventsTestExecutionListener.ApplicationEventsObjectFactory
java.lang.Object
cn.taketoday.test.context.event.ApplicationEventsTestExecutionListener.ApplicationEventsObjectFactory
- 所有已实现的接口:
Serializable,Supplier<ApplicationEvents>
private static class ApplicationEventsTestExecutionListener.ApplicationEventsObjectFactory
extends Object
implements Supplier<ApplicationEvents>, Serializable
Factory that exposes the current
ApplicationEvents object on demand.-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ApplicationEventsObjectFactory
private ApplicationEventsObjectFactory()
-
-
方法详细资料
-
get
- 指定者:
get在接口中Supplier<ApplicationEvents>
-
toString
-