パッケージ org.iplass.mtp.impl.core

インタフェース TenantResource

既知の実装クラスのリスト:
BeanValidationResource, FulltextSearchTenantResource, LoggingContext, QueryCacheTenantResource, TenantAuthorizeContext

public interface TenantResource
テナントのロード/アンロードに合わせて管理したいリソースのインタフェース。
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
     
    void
    init(TenantContext tenantContext)
     
  • メソッドの詳細

    • init

      void init(TenantContext tenantContext)
    • destory

      void destory()