|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
de.schwarzrot.app.support | helper classes for applications |
de.schwarzrot.service.sample | a sample system service |
de.schwarzrot.startup | classes used to start java applications |
Uses of Service in de.schwarzrot.app.support |
---|
Classes in de.schwarzrot.app.support that implement Service | |
---|---|
class |
AbstractService<C extends ServiceConfig>
implements the common stuff for services |
Methods in de.schwarzrot.app.support that return Service | |
---|---|
protected Service<C> |
ServiceLauncher.getService()
|
Constructors in de.schwarzrot.app.support with parameters of type Service | |
---|---|
ServiceLauncher(Service<C> service,
String[] appContextFiles,
List<String> appArgs)
|
Uses of Service in de.schwarzrot.service.sample |
---|
Classes in de.schwarzrot.service.sample that implement Service | |
---|---|
class |
SampleService
is a sample for a service, where the service class and the class providing the main-method is the same. |
Uses of Service in de.schwarzrot.startup |
---|
Classes in de.schwarzrot.startup that implement Service | |
---|---|
class |
ServiceManager
a manager class used to start and stop other services remotely. |
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |