org.apache.myfaces.orchestra.conversation.spring
Class _SpringUtils
java.lang.Object
org.apache.myfaces.orchestra.conversation.spring._SpringUtils
public final class _SpringUtils
- extends java.lang.Object
Various Spring utilities used by the conversation framework
Notice: this class is not meant to be used outside of this library
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isAlternateBeanName
public static boolean isAlternateBeanName(java.lang.String beanName)
getRealBeanName
public static java.lang.String getRealBeanName(java.lang.String beanName)
getAlternateBeanName
public static java.lang.String getAlternateBeanName(java.lang.String beanName)
Copyright 2007 The Apache Software Foundation. All Rights Reserved.