Uses of Class
com.opensymphony.xwork.config.entities.ExternalReference

Packages that use ExternalReference
com.opensymphony.xwork.config.entities   
 

Uses of ExternalReference in com.opensymphony.xwork.config.entities
 

Methods in com.opensymphony.xwork.config.entities with parameters of type ExternalReference
 void ActionConfig.addExternalRef(ExternalReference reference)
           
 


XWork Project Page