org.eclipse.jetty.deploy
类 DeploymentManager.AppEntry
java.lang.Object
org.eclipse.jetty.deploy.DeploymentManager.AppEntry
- 包容类:
- DeploymentManager
public class DeploymentManager.AppEntry
- extends Object
Represents a single tracked app within the deployment manager.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentManager.AppEntry
public DeploymentManager.AppEntry()
getApp
public App getApp()
getLifecyleNode
public Node getLifecyleNode()
getStateTimestamps
public Map<Node,Long> getStateTimestamps()
getVersion
public int getVersion()
Copyright © 2013. All Rights Reserved.