Uses of Interface
org.apache.maven.plugin.war.util.WebappStructure.RegistrationCallback

Packages that use WebappStructure.RegistrationCallback
org.apache.maven.plugin.war.util   
 

Uses of WebappStructure.RegistrationCallback in org.apache.maven.plugin.war.util
 

Methods in org.apache.maven.plugin.war.util with parameters of type WebappStructure.RegistrationCallback
 void WebappStructure.registerFile(String id, String path, WebappStructure.RegistrationCallback callback)
          Registers the specified path for the specified owner.
 



Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.