org.glassfish.paas.tenantmanager.entity
Class Tenant.Duck
java.lang.Object
org.glassfish.paas.tenantmanager.entity.Tenant.Extensible
org.glassfish.paas.tenantmanager.entity.Tenant.Duck
- Enclosing interface:
- Tenant
public static class Tenant.Duck
- extends Tenant.Extensible
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tenant.Duck
public Tenant.Duck()
hasCreatedEnvironment
public static boolean hasCreatedEnvironment(Tenant tenant)
getExtensionByType
public static <T extends TenantExtension> T getExtensionByType(Tenant t,
Class<T> type)
Copyright © 2012. All Rights Reserved.