org.codehaus.xfire.spring
Class SpringUtils

java.lang.Object
  extended byorg.codehaus.xfire.spring.SpringUtils

public class SpringUtils
extends java.lang.Object


Constructor Summary
SpringUtils()
           
 
Method Summary
static java.lang.Object getUserTarget(java.lang.Object bean)
          Gets the actual bean underlying the AOP proxies.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringUtils

public SpringUtils()
Method Detail

getUserTarget

public static java.lang.Object getUserTarget(java.lang.Object bean)
                                      throws java.lang.Exception
Gets the actual bean underlying the AOP proxies.

Parameters:
bean -
Returns:
Throws:
java.lang.Exception


Copyright © 2004-2006 null. All Rights Reserved.