org.ikasan.spec.scheduled.context.service.ContextInstanceRecoveryService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ikasan-uber-spec Show documentation
Show all versions of ikasan-uber-spec Show documentation
All specifications packaged up in a single uber jar for convenience of use in the Enterprise Integration Platform
The newest version!
package org.ikasan.spec.scheduled.context.service;
public interface ContextInstanceRecoveryService {
void recoverInstances();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy