com.liferay.portal.kernel.bean
Class ConstantsBeanFactoryUtil

java.lang.Object
  extended by com.liferay.portal.kernel.bean.ConstantsBeanFactoryUtil

public class ConstantsBeanFactoryUtil
extends java.lang.Object

Author:
Shuyang Zhou

Constructor Summary
ConstantsBeanFactoryUtil()
           
 
Method Summary
static java.lang.Object getConstantsBean(java.lang.Class<?> constantsClass)
           
 void setConstantsBeanFactory(ConstantsBeanFactory constantsBeanFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstantsBeanFactoryUtil

public ConstantsBeanFactoryUtil()
Method Detail

getConstantsBean

public static java.lang.Object getConstantsBean(java.lang.Class<?> constantsClass)

setConstantsBeanFactory

public void setConstantsBeanFactory(ConstantsBeanFactory constantsBeanFactory)