com.opensymphony.xwork.interceptor.component
Interface ResourceAware


Deprecated. WebWork's IoC has been deprecated, please use an alternative such as Spring.

public interface ResourceAware

Author:
plightbo

Method Summary
 Set getDependentResources()
          Deprecated.  
 

Method Detail

getDependentResources

public Set getDependentResources()
Deprecated. 

XWork Project Page