public class ResourceAutoDiscovery extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
ResourceAutoDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Class> |
getResourceClasses(Class<?>... annotations) |
void |
pathFound(javax.enterprise.inject.spi.ProcessAnnotatedType pat) |
public void pathFound(@Observes
javax.enterprise.inject.spi.ProcessAnnotatedType pat)
public Collection<Class> getResourceClasses(Class<?>... annotations)
Copyright © 2016 DevCon5 GmbH. All rights reserved.