Uses of Interface
com.tick42.glue.core.GlueApplication
-
Packages that use GlueApplication Package Description com.tick42.glue com.tick42.glue.core The core API for Glue.com.tick42.glue.internal Internal implementation details. -
-
Uses of GlueApplication in com.tick42.glue
Subinterfaces of GlueApplication in com.tick42.glue Modifier and Type Interface Description interfaceGlueThe main entry point of Glue library. -
Uses of GlueApplication in com.tick42.glue.core
Classes in com.tick42.glue.core with type parameters of type GlueApplication Modifier and Type Interface Description static interfaceGlueApplication.Builder<B extends GlueApplication.Builder<B,A>,A extends GlueApplication>Helper to build aGlueApplicationinstance. -
Uses of GlueApplication in com.tick42.glue.internal
Classes in com.tick42.glue.internal that implement GlueApplication Modifier and Type Class Description classTick42Glue
-