- java.lang.Object
-
- org.springframework.cloud.devtools.deployer.DeployerProperties.Deployable
-
-
Field Summary
-
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
Constructors
Constructor and Description |
Deployable() |
-
-
Constructor Detail
-
Deployable
public Deployable()
-
Method Detail
-
getName
public String getName()
-
getPort
public int getPort()
-
getOrder
public int getOrder()
- Specified by:
getOrder
in interface org.springframework.core.Ordered
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.