Uses of Interface
org.jboss.as.controller.services.path.PathManager.Callback
Packages that use PathManager.Callback
-
Uses of PathManager.Callback in org.jboss.as.controller.services.path
Methods in org.jboss.as.controller.services.path that return PathManager.CallbackModifier and TypeMethodDescriptionstatic PathManager.CallbackPathManager.ReloadServerCallback.create()Methods in org.jboss.as.controller.services.path with parameters of type PathManager.CallbackModifier and TypeMethodDescriptionPathManager.registerCallback(String name, PathManager.Callback callback, PathManager.Event... events) Registers a callback for when a path is added/changed/removedPathManagerService.registerCallback(String name, PathManager.Callback callback, PathManager.Event... events)