org.jboss.kernel.plugins.annotations
Class BeanAnnotationAdapterFactory
java.lang.Object
org.jboss.kernel.plugins.annotations.BeanAnnotationAdapterFactory
public class BeanAnnotationAdapterFactory
- extends Object
BeanAnnotationAdapter factory.
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static BeanAnnotationAdapterFactory getInstance()
setAdapterClassName
public void setAdapterClassName(String adapterClassName)
getBeanAnnotationAdapter
public BeanAnnotationAdapter getBeanAnnotationAdapter()
- Get the BeanAnnotationAdapter instance.
- Returns:
- the BeanAnnotationAdapter instance
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.