Interface ResourceClassLoader

  • All Known Implementing Classes:
    WebappClassLoader

    public interface ResourceClassLoader
    Providers of class loaders for Payara applications can optionally implements this interface to indicate their ClassLoader implementations may optionally implement to update and copy the resource from other class loaders.
    Author:
    Gaurav Gupta