org.seasar.framework.container.factory.destroymethod
クラス S2DestroyMethodDefBuilder

java.lang.Object
  上位を拡張 org.seasar.framework.container.factory.destroymethod.S2DestroyMethodDefBuilder
すべての実装されたインタフェース:
DestroyMethodDefBuilder

public class S2DestroyMethodDefBuilder
extends Object
implements DestroyMethodDefBuilder

作成者:
koichik

コンストラクタの概要
S2DestroyMethodDefBuilder()
           
 
メソッドの概要
 void appendDestroyMethodDef(AnnotationHandler annotationHandler, ComponentDef componentDef)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

S2DestroyMethodDefBuilder

public S2DestroyMethodDefBuilder()
メソッドの詳細

appendDestroyMethodDef

public void appendDestroyMethodDef(AnnotationHandler annotationHandler,
                                   ComponentDef componentDef)
定義:
インタフェース DestroyMethodDefBuilder 内の appendDestroyMethodDef


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.