Package io.bdeploy.bhive
Interface ManifestSpawnListener
public interface ManifestSpawnListener
Listener which is notified when a
Manifest is created from remote-
Method Summary
Modifier and TypeMethodDescriptionvoidspawn(Collection<Manifest.Key> keys) Notification that newManifesthas spawned.
-
Method Details
-
spawn
Notification that newManifesthas spawned.
-