|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.service.deployment.TypeCalculator
@Component public class TypeCalculator
| Constructor Summary | |
|---|---|
TypeCalculator()
|
|
| Method Summary | |
|---|---|
java.util.List<com.xebialabs.deployit.plugin.api.reflect.Type> |
findDeployedTypesForDeployableAndContainerTypes(com.xebialabs.deployit.plugin.api.reflect.Type deployableType,
com.xebialabs.deployit.plugin.api.reflect.Type containerType)
|
com.xebialabs.deployit.plugin.api.reflect.Type |
findMostSpecificDeployedTypeForDeployableAndContainerTypes(com.xebialabs.deployit.plugin.api.reflect.Type deployableType,
com.xebialabs.deployit.plugin.api.reflect.Type containerType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeCalculator()
| Method Detail |
|---|
public com.xebialabs.deployit.plugin.api.reflect.Type findMostSpecificDeployedTypeForDeployableAndContainerTypes(com.xebialabs.deployit.plugin.api.reflect.Type deployableType,
com.xebialabs.deployit.plugin.api.reflect.Type containerType)
public java.util.List<com.xebialabs.deployit.plugin.api.reflect.Type> findDeployedTypesForDeployableAndContainerTypes(com.xebialabs.deployit.plugin.api.reflect.Type deployableType,
com.xebialabs.deployit.plugin.api.reflect.Type containerType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||