com.xebialabs.deployit.plugin.lb.util
Class Environments

java.lang.Object
  extended by com.xebialabs.deployit.plugin.lb.util.Environments

public class Environments
extends java.lang.Object


Constructor Summary
Environments()
           
 
Method Summary
static
<T> java.util.Set<T>
getMembersOfType(com.xebialabs.deployit.plugin.api.udm.Environment environment, com.xebialabs.deployit.plugin.api.reflect.Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Environments

public Environments()
Method Detail

getMembersOfType

public static <T> java.util.Set<T> getMembersOfType(com.xebialabs.deployit.plugin.api.udm.Environment environment,
                                                    com.xebialabs.deployit.plugin.api.reflect.Type type)