Index

A C D G M P 
All Classes and Interfaces|All Packages|Constant Field Values

A

agentmain(String, Instrumentation) - Static method in class com.vaadin.flow.devloop.agent.DevLoopAgent
Entry point when the agent is attached to a running JVM.

C

com.vaadin.flow.devloop.agent - package com.vaadin.flow.devloop.agent
 
com.vaadin.flow.devloop.daemon - package com.vaadin.flow.devloop.daemon
 

D

Daemon - Class in com.vaadin.flow.devloop.daemon
The dev-loop daemon: one per application module, discovered through .vaadin/daemon.properties, never started by hand.
DevLoopAgent - Class in com.vaadin.flow.devloop.agent
Captures the Instrumentation handle at JVM startup and publishes it, so the in-app dev-loop connector can perform atomic class redefinitions in-process.

G

get() - Static method in class com.vaadin.flow.devloop.agent.DevLoopAgent
The captured instrumentation handle, or null when this class was loaded without the agent having been installed.

M

main(String[]) - Static method in class com.vaadin.flow.devloop.daemon.Daemon
 

P

premain(String, Instrumentation) - Static method in class com.vaadin.flow.devloop.agent.DevLoopAgent
Entry point when the agent is loaded at JVM startup with -javaagent:.
PROPERTY - Static variable in class com.vaadin.flow.devloop.agent.DevLoopAgent
The system properties key the Instrumentation handle is published under.
A C D G M P 
All Classes and Interfaces|All Packages|Constant Field Values