Package com.emc.mongoose.base.svc
Interface Service
-
- All Superinterfaces:
com.github.akurilov.commons.concurrent.AsyncRunnable,java.lang.AutoCloseable,java.rmi.Remote
- All Known Subinterfaces:
FileManagerService,LoadStepManagerService,LoadStepService
- All Known Implementing Classes:
FileManagerServiceImpl,LoadStepManagerServiceImpl,LoadStepServiceImpl,ServiceBase
public interface Service extends java.lang.AutoCloseable, com.github.akurilov.commons.concurrent.AsyncRunnable, java.rmi.RemoteCreated by kurila on 07.05.14. A remote service which has a name for resolution by URI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringname()intregistryPort()
-