com.ibm.ws.container.service.annotations
Interface ContainerAnnotations


public interface ContainerAnnotations

Interface to check if a container has any classes using specific annotations


Method Summary
 boolean hasSpecifiedAnnotations(java.util.List<java.lang.String> annotationTypeNames)
           
 

Method Detail

hasSpecifiedAnnotations

boolean hasSpecifiedAnnotations(java.util.List<java.lang.String> annotationTypeNames)