public interface ApplicationClassLoader extends ArtifactClassLoader
Modifier and Type | Method and Description |
---|---|
URL |
findResource(String s) |
String |
getAppName()
Deprecated.
use ArtifactClassLoader.getArtifactName instead.
|
addShutdownListener, getArtifactName, getClassLoader
dispose
findLocalResource
@Deprecated String getAppName()
URL findResource(String s)
findResource
in interface ArtifactClassLoader
s
- name of the resource to find.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.