クラス EntityInterceptorAdapter

java.lang.Object
org.iplass.mtp.entity.interceptor.EntityInterceptorAdapter
すべての実装されたインタフェース:
EntityInterceptor
直系の既知のサブクラス:
AuditLogInterceptor, EntityAuthInterceptor, EntityCacheInterceptor, EntityEventListenerInterceptor, EntityLocalizationInterceptor, FulltextSearchInterceptor, QueryCacheInterceptor, TransactionLocalLoadCacheInterceptor, TransactionLocalQueryCacheInterceptor

public class EntityInterceptorAdapter extends Object implements EntityInterceptor
EntityInterceptorのアダプタ。 InvocationType毎に別メソッドとして、デフォルト実装(何もせず後続処理呼び出し)を提供。