Uses of Interface
com.sun.enterprise.config.serverbeans.AppTenant
-
Packages that use AppTenant Package Description com.sun.enterprise.config.serverbeans -
-
Uses of AppTenant in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return AppTenant Modifier and Type Method Description static AppTenantAppTenants.Duck. getAppTenant(AppTenants instance, String tenant)AppTenantAppTenants. getAppTenant(String tenant)Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type AppTenant Modifier and Type Method Description List<AppTenant>AppTenants. getAppTenant()Methods in com.sun.enterprise.config.serverbeans with parameters of type AppTenant Modifier and Type Method Description static PropertiesAppTenant.Duck. getDeployProperties(AppTenant instance)
-