SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.app.domain.ServiceDefinition

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

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.