APPLICATION_CONTEXT_POD_NAME property

String APPLICATION_CONTEXT_POD_NAME
final

Pod name for the registered application context.

This application context handles the entirety of the application and makes it easy for access.

Used internally by the framework to support modular application architecture.

Implementation

static final String APPLICATION_CONTEXT_POD_NAME = "jetleaf.application.context";