org.glassfish.paas.tenantmanager.entity
Interface DefaultService

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy, TenantService

public interface DefaultService
extends org.jvnet.hk2.config.ConfigBeanProxy, TenantService

DefaultService is mapping to default a service would take if the deployer does not specify which one to use. For example a tenant can configure that whenever database service is needed by an app and the app has not specified any mapping to database, the default is going to be pointing to a shared database running somewhere.

Author:
Andriy Zhdanov

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.Duck
 
Method Summary
 
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
 



Copyright © 2012. All Rights Reserved.