Uses of Interface
org.apache.maven.plugins.war.util.WebappStructure.RegistrationCallback
Packages that use WebappStructure.RegistrationCallback
-
Uses of WebappStructure.RegistrationCallback in org.apache.maven.plugins.war.util
Methods in org.apache.maven.plugins.war.util with parameters of type WebappStructure.RegistrationCallbackModifier and TypeMethodDescriptionvoid
WebappStructure.registerFile
(String id, String path, WebappStructure.RegistrationCallback callback) Registers the specified path for the specified owner.