The Talon Manual

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An X application's lifecycle starts when the application main class is loaded by a Talon XVM and ends when the server invokes the method on the application's main class annotated with the @com.neeve.server.app.annotations.AppFinalizer annotation. The following depicts the application flow from a Talon XVM's standpoint.

div
stylemargin-left:auto; margin-right:auto; text-align:center;

Gliffy Diagram
chromemin
html5false
nameApplicationLifecycle

 

 

 

Load Phase

Anchor
TalonApplicationLoadPhase
TalonApplicationLoadPhase

...