org.glassfish.paas.tenantmanager.entity
Class Environments.Duck

java.lang.Object
  extended by org.glassfish.paas.tenantmanager.entity.Tenant.Extensible
      extended by org.glassfish.paas.tenantmanager.entity.Environments.Duck
Enclosing interface:
Environments

public static class Environments.Duck
extends Tenant.Extensible


Constructor Summary
Environments.Duck()
           
 
Method Summary
static
<T extends TenantEnvironment>
List<T>
getEnvironmentsByType(Environments environments, Class<T> type)
           
 
Methods inherited from class org.glassfish.paas.tenantmanager.entity.Tenant.Extensible
getExtensionByType, getExtensionsByType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Environments.Duck

public Environments.Duck()
Method Detail

getEnvironmentsByType

public static <T extends TenantEnvironment> List<T> getEnvironmentsByType(Environments environments,
                                                                          Class<T> type)


Copyright © 2012. All Rights Reserved.