ing
This commit is contained in:
parent
cbfcd3f6db
commit
f62f0107c1
|
@ -1,7 +1,9 @@
|
||||||
package com.loafle.overflow.service.container;
|
package com.loafle.overflow.service.container;
|
||||||
|
|
||||||
|
import com.loafle.overflow.core.interfaces.Service;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* CollectorService
|
* CollectorService
|
||||||
*/
|
*/
|
||||||
public interface CollectorService {
|
public interface CollectorService extends Service {
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user