com.bea.wlevs.spring.support
Interface ProxyFactoryService


public interface ProxyFactoryService


Method Summary
 ProxyFactory createProxyFactory(java.lang.Object target)
           
 

Method Detail

createProxyFactory

public ProxyFactory createProxyFactory(java.lang.Object target)

See Also:
org.springframework.aop.framework.ProxyFactory#ProxyFactory(Object)


Copyright © 2007 BEA Systems All Rights Reserved.