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

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

public class AnnotationHandlerFactory
extends Object


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

コンストラクタの詳細

AnnotationHandlerFactory

public AnnotationHandlerFactory()
メソッドの詳細

initialize

protected static void initialize()

getAnnotationHandler

public static AnnotationHandler getAnnotationHandler()

setAnnotationHandler

public static void setAnnotationHandler(AnnotationHandler handler)


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