ing
This commit is contained in:
@@ -9,5 +9,6 @@ import com.loafle.overflow.model.infra.InfraHostDaemon;
|
||||
|
||||
public interface InfraHostDaemonService {
|
||||
InfraHostDaemon regist(InfraHostDaemon infraHostDaemon) throws OverflowException;
|
||||
|
||||
InfraHostDaemon read(Long id) throws OverflowException;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user