org.lsst.ccs.config
Class DeploymentDescriptor
java.lang.Object
org.lsst.ccs.config.DeploymentDescriptor
- All Implemented Interfaces:
- Serializable
@Entity
public class DeploymentDescriptor
- extends Object
- implements Serializable
A deployment descriptor is a key for a set of deployed jars.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentDescriptor
protected DeploymentDescriptor()
getDescriptor
public String getDescriptor()
setDescriptor
public void setDescriptor(String descriptor)
getId
public long getId()
Copyright © 2013 LSST. All Rights Reserved.