org.seasar.framework.container.factory
クラス AnnotationHandlerFactory

java.lang.Object
  拡張org.seasar.framework.container.factory.AnnotationHandlerFactory

public class AnnotationHandlerFactory
extends Object


コンストラクタの概要
protected AnnotationHandlerFactory()
           
 
メソッドの概要
static AnnotationHandler getAnnotationHandler()
           
static void setAnnotationHandler(AnnotationHandler handler)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AnnotationHandlerFactory

protected AnnotationHandlerFactory()
メソッドの詳細

getAnnotationHandler

public static AnnotationHandler getAnnotationHandler()

setAnnotationHandler

public static void setAnnotationHandler(AnnotationHandler handler)


Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.