Package samplest.autostartable
Class AutoStartableTestComponent
java.lang.Object
samplest.autostartable.AutoStartableTestComponent
- All Implemented Interfaces:
AutoCloseable,AutoStartable
Date: 1/12/13
Time: 14:21
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcall()static voidclear()voidclose()intstatic intstatic intcom.google.common.base.Optional<RestxMainRouter>static intvoidstart()
-
Constructor Details
-
AutoStartableTestComponent
-
-
Method Details
-
getClosed
public static int getClosed() -
clear
public static void clear() -
getStarted
public static int getStarted() -
getInstanciated
public static int getInstanciated() -
getCalled
public int getCalled() -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-
start
public void start()- Specified by:
startin interfaceAutoStartable
-
call
public void call() -
getServerId
-
getBaseUrl
-
getRouter
-