|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDefinition | |
---|---|
de.schwarzrot.startup | classes used to start java applications |
de.schwarzrot.ui | classes related to the user interface |
de.schwarzrot.ui.control | standard controls used at the user interface |
Uses of ServiceDefinition in de.schwarzrot.startup |
---|
Methods in de.schwarzrot.startup with parameters of type ServiceDefinition | |
---|---|
protected void |
ServiceManager.checkRunningService(ServiceDefinition sd)
|
protected void |
ServiceManager.doAutoStart(ServiceDefinition sd)
|
protected void |
ServiceManager.doServiceStarted(ServiceDefinition sd)
|
protected void |
ServiceManager.doServiceStarting(ServiceDefinition sd)
|
protected void |
ServiceManager.doServiceStopping(ServiceDefinition sd)
|
protected void |
ServiceManager.doStartRequested(ServiceDefinition sd)
|
protected void |
ServiceManager.doStopRequested(ServiceDefinition sd)
|
protected void |
ServiceManager.executeScript(ServiceDefinition sd,
boolean startScript)
|
protected void |
ServiceManager.startService(ServiceDefinition sd)
|
protected void |
ServiceManager.stopService(ServiceDefinition sd,
boolean beSmart)
|
protected int |
ServiceManager.validatePid(ServiceDefinition sd)
|
Uses of ServiceDefinition in de.schwarzrot.ui |
---|
Methods in de.schwarzrot.ui that return types with arguments of type ServiceDefinition | |
---|---|
protected List<ServiceDefinition> |
ServicesTableView.loadData()
|
Methods in de.schwarzrot.ui with parameters of type ServiceDefinition | |
---|---|
Object |
ServicesTableView.ServiceTableFormat.getColumnValue(ServiceDefinition sd,
int idx)
|
Method parameters in de.schwarzrot.ui with type arguments of type ServiceDefinition | |
---|---|
String |
ServicesTableView.ServiceToolTipHandler.getToolTipText(int row,
int column,
List<ServiceDefinition> data)
|
Constructor parameters in de.schwarzrot.ui with type arguments of type ServiceDefinition | |
---|---|
ServicesTableView(ca.odell.glazedlists.EventList<ServiceDefinition> list)
|
Uses of ServiceDefinition in de.schwarzrot.ui.control |
---|
Constructors in de.schwarzrot.ui.control with parameters of type ServiceDefinition | |
---|---|
ServiceDetails(ServiceDefinition instance)
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |