public final class CdiArchive.FoundClasses extends Object
Constructor and Description |
---|
FoundClasses(URL url,
Collection<String> classNames) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getClassNames() |
URL |
getUrl() |
public FoundClasses(URL url, Collection<String> classNames)
public URL getUrl()
public Collection<String> getClassNames()
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.