Uses of Class
org.glassfish.paas.tenantmanager.api.TenantScoped

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

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

Classes in org.glassfish.paas.tenantmanager.entity with annotations of type TenantScoped
 interface DefaultService
          DefaultService is mapping to default a service would take if the deployer does not specify which one to use.
 interface Environments
          Tenant environments place holder.
 interface ExternalService
          ExternalServices refers to services that are not provisioned by BG.
 interface SharedService
          SharedServices These are services that are shared by various environments of a tenant.
 interface Tenant
          Tenant PaaS related information, users, environments, services.
 interface TenantAdmin
          Tenant main admin user.
 interface TenantEnvironment
          Tenant environment place holder, extend it and declare needed details.
 interface TenantService
          Generic tenant service place holder, see DefaultService, SharedService and for proper tenant service place holder.
 interface TenantServices
          Tenant services.
 



Copyright © 2012. All Rights Reserved.