org.shept.util
Class SheptBeanFactoryUtils

java.lang.Object
  extended by org.shept.util.SheptBeanFactoryUtils

public class SheptBeanFactoryUtils
extends Object

Author:
lucid64

Constructor Summary
SheptBeanFactoryUtils()
           
 
Method Summary
static String getParentBeanName(org.springframework.context.ApplicationContext ctx, String beanName)
           
static org.springframework.context.ApplicationContext getRootContext(org.springframework.context.ApplicationContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SheptBeanFactoryUtils

public SheptBeanFactoryUtils()
Method Detail

getParentBeanName

public static String getParentBeanName(org.springframework.context.ApplicationContext ctx,
                                       String beanName)
Parameters:
ctx -
sourceName -

getRootContext

public static org.springframework.context.ApplicationContext getRootContext(org.springframework.context.ApplicationContext ctx)


Copyright © 2011. All Rights Reserved.