Class ResourceFactory

java.lang.Object
org.jmxtrans.agent.util.io.ResourceFactory

public class ResourceFactory
extends java.lang.Object
Author:
Cyrille Le Clerc
  • Method Summary

    Modifier and Type Method Description
    static Resource newResource​(java.lang.String path)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • newResource

      @Nonnull public static Resource newResource​(@Nonnull java.lang.String path)