package org.argeo.node; public interface NodeDeployment { Long getAvailableSince(); }