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-2014 Codehaus. All Rights Reserved.