Uses of Interface
org.glassfish.paas.tenantmanager.entity.TenantEnvironment

Packages that use TenantEnvironment
org.glassfish.paas.tenantmanager.entity   
 

Uses of TenantEnvironment in org.glassfish.paas.tenantmanager.entity
 

Methods in org.glassfish.paas.tenantmanager.entity with type parameters of type TenantEnvironment
<T extends TenantEnvironment>
T
Environments.getEnvironmentsByType(Class<T> type)
          Get particular environments by type.
static
<T extends TenantEnvironment>
List<T>
Environments.Duck.getEnvironmentsByType(Environments environments, Class<T> type)
           
 

Methods in org.glassfish.paas.tenantmanager.entity that return types with arguments of type TenantEnvironment
 List<TenantEnvironment> Environments.getEnvironments()
           
 



Copyright © 2012. All Rights Reserved.