Package org.eclipse.jetty.deploy
Class DeploymentManager.AppEntry
- java.lang.Object
-
- org.eclipse.jetty.deploy.DeploymentManager.AppEntry
-
- Enclosing class:
- DeploymentManager
public class DeploymentManager.AppEntry extends java.lang.ObjectRepresents a single tracked app within the deployment manager.
-
-
Constructor Summary
Constructors Constructor Description AppEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AppgetApp()NodegetLifecyleNode()java.util.Map<Node,java.lang.Long>getStateTimestamps()intgetVersion()
-