public class ClassPathElement extends Object implements Serializable
Constructor and Description |
---|
ClassPathElement(URL url) |
Modifier and Type | Method and Description |
---|---|
Permissions |
getPermissionCollection() |
URL |
getUrl() |
Permission |
grantPermission(Permission permission) |
String |
toString() |
public ClassPathElement(URL url)
public Permission grantPermission(Permission permission)
public Permissions getPermissionCollection()
Copyright © 2003–2016 Codehaus. All rights reserved.