Package org.jboss.as.controller.services.path
package org.jboss.as.controller.services.path
-
ClassDescription
AbstractPathServiceimplementation for paths that are not relative to other paths.Abstract superclass for services that return a path.Handler for the path resource add operation.Represents a path entryHandler for file usage metric which contains the total size of a folder and the usable space (as in Java nio).The client interface for thePathManagerServiceA callback, seePathManager.registerCallback(String, Callback, Event...)A handle to a callbackAn event triggered when changes are made to a path entryFactory for aPathManager.Callbackthat always callsPathManager.PathEventContext.reloadRequired()from itsPathManager.Callback.pathModelEvent(PathEventContext, String)method.PathManagerimplementation that exposes additional methods used by the management operation handlers used for paths, and also exposes the thePathManageras an MSCService.Handler for the path resource remove operation.Definition of a resource type that represents a logical filesystem path.AbstractPathServiceimplementation for paths that are relative to other paths.An operation to resolve a relative-to path.Build an operation to resolve the