Uses of Interface
org.jboss.as.controller.services.path.PathManager.PathEventContext
Packages that use PathManager.PathEventContext
-
Uses of PathManager.PathEventContext in org.jboss.as.controller.services.path
Methods in org.jboss.as.controller.services.path with parameters of type PathManager.PathEventContextModifier and TypeMethodDescriptionvoidPathManager.Callback.pathModelEvent(PathManager.PathEventContext eventContext, String name) Called when a path is modified in the model.