Class JadiceServerControl
- java.lang.Object
- 
- AbstractControl
- 
- JadiceServerControl
 
 
- 
- All Implemented Interfaces:
- org.springframework.context.Lifecycle
 
 public class JadiceServerControl extends AbstractControl 
- 
- 
Field Summary- 
Fields inherited from class AbstractControllogger
 
- 
 - 
Constructor SummaryConstructors Constructor Description JadiceServerControl()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidstart()- 
Methods inherited from class AbstractControlisRunning, start, stop
 
- 
 
- 
- 
- 
Method Detail- 
mainpublic static void main(String[] args) 
 - 
startpublic void start() - Specified by:
- startin interface- org.springframework.context.Lifecycle
- Specified by:
- startin class- AbstractControl
 
 
- 
 
-