Uses of Interface
dev.getelements.elements.app.serve.AppServeConstants
Packages that use AppServeConstants
-
Uses of AppServeConstants in dev.getelements.elements.app.serve.loader
Classes in dev.getelements.elements.app.serve.loader that implement AppServeConstantsModifier and TypeClassDescriptionclass
Searches anElement
for a service of typeApplication
and loads it into the application container making all types specified in theApplication
available as RESTful API Calls.