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 AbstractControl
logger
-
-
Constructor Summary
Constructors Constructor Description JadiceServerControl()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
void
start()
-
Methods inherited from class AbstractControl
isRunning, start, stop
-
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
start
public void start()
- Specified by:
start
in interfaceorg.springframework.context.Lifecycle
- Specified by:
start
in classAbstractControl
-
-