Package io.vertx.up.runtime
Class ZeroApplication
java.lang.Object
io.vertx.up.runtime.ZeroApplication
- Direct Known Subclasses:
MicroApplication,VertxApplication
Starter of 3 Applications
- VertxApplication ( Standard )
- MicroApplication ( Legacy Micro Service )
- AeonApplication ( Native Cloud )
- Author:
- Lang
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ConcurrentMap<String,Annotation> protected final Class<?> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
upClazz
-
annotationMap
-
-
Constructor Details
-
ZeroApplication
-
-
Method Details
-
logger
protected io.horizon.uca.log.Annal logger() -
runBefore
protected void runBefore() -
run
-
runInternal
-