Interface Deployment
-
Method Summary
Modifier and TypeMethodDescriptiondefault intcompareTo(Deployment deployment) Returns the container associated with this deployment.getName()Returns the name of this deploymentdefault URILocates the base URI of the specific resource class.Locates the base URI of the specific resource.
-
Method Details
-
getName
-
getContainer
DeploymentContainer getContainer()Returns the container associated with this deployment.- Returns:
- the container associated with this deployment.
-
locate
-
locate
-
compareTo
- Specified by:
compareToin interfaceComparable<Deployment>
-