de.smartics.properties.spi.core.classpath
Class PropertySetClassesLoader
java.lang.Object
de.smartics.properties.spi.core.classpath.PropertySetClassesLoader
-
public final class PropertySetClassesLoader
-
extends
Object
Loads classes that have a PropertySet
annotation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertySetClassesLoader
public PropertySetClassesLoader()
getPropertySetTypes
public Set<Class<?>> getPropertySetTypes(Collection<URL> urls)
-
Returns all types that are annotated as property set.
-
-
Parameters:
-
urls
- the class roots to search for types that have the required annotation.
-
Returns:
-
the set of types that are annotated with
PropertySet
.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.