@Service(name="EJB") public class EjbAnnotationTypesProvider extends Object implements AnnotationTypesProvider
| Constructor and Description |
|---|
EjbAnnotationTypesProvider() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getAnnotationTypes() |
Class |
getType(String typename) |
public Class<? extends Annotation>[] getAnnotationTypes()
getAnnotationTypes in interface AnnotationTypesProviderpublic Class getType(String typename) throws ClassNotFoundException
getType in interface AnnotationTypesProviderClassNotFoundExceptionCopyright © 2019. All rights reserved.