@Service(name="EJB") public class EjbAnnotationTypesProvider extends Object implements org.glassfish.internal.deployment.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 org.glassfish.internal.deployment.AnnotationTypesProviderpublic Class getType(String typename) throws ClassNotFoundException
getType in interface org.glassfish.internal.deployment.AnnotationTypesProviderClassNotFoundExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.