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