Class PathInfoHandler

java.lang.Object
org.jboss.as.controller.AbstractRuntimeOnlyHandler
org.jboss.as.controller.services.path.PathInfoHandler
All Implemented Interfaces:
OperationStepHandler

public class PathInfoHandler extends AbstractRuntimeOnlyHandler
Handler for file usage metric which contains the total size of a folder and the usable space (as in Java nio).
Author:
Emmanuel Hugonnet (c) 2015 Red Hat, inc.
See Also: