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