org.glassfish.paas.tenantmanager.entity
Interface TenantService

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy
All Known Subinterfaces:
DefaultService, ExternalService, SharedService

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

Generic tenant service place holder, see DefaultService, SharedService and for proper tenant service place holder. Declarations common to all service types may be added here.

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.