Uses of Interface
io.camunda.zeebe.spring.util.ZeebeObjectFactory
-
-
Uses of ZeebeObjectFactory in io.camunda.zeebe.spring.util
Fields in io.camunda.zeebe.spring.util declared as ZeebeObjectFactory Modifier and Type Field Description protected ZeebeObjectFactory<T>ZeebeAutoStartUpLifecycle. factoryConstructors in io.camunda.zeebe.spring.util with parameters of type ZeebeObjectFactory Constructor Description ZeebeAutoStartUpLifecycle(int phase, ZeebeObjectFactory<T> factory)Creates a new lifecycle.
-