Interface AppTenants
-
- All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy
public interface AppTenants extends org.jvnet.hk2.config.ConfigBeanProxy- Author:
- Tim Quinn
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAppTenants.Duck
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<AppTenant>getAppTenant()AppTenantgetAppTenant(String tenant)
-