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.Object
Represents 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 App
getApp()
Node
getLifecyleNode()
java.util.Map<Node,java.lang.Long>
getStateTimestamps()
int
getVersion()
-