Uses of Class
org.jboss.system.metadata.ServiceAnnotationMetaData

Packages that use ServiceAnnotationMetaData
org.jboss.system.metadata   
 

Uses of ServiceAnnotationMetaData in org.jboss.system.metadata
 

Methods in org.jboss.system.metadata that return types with arguments of type ServiceAnnotationMetaData
 List<ServiceAnnotationMetaData> ServiceMetaData.getAnnotations()
          Get the service annotations
 

Method parameters in org.jboss.system.metadata with type arguments of type ServiceAnnotationMetaData
 void ServiceMetaData.setAnnotations(List<ServiceAnnotationMetaData> annotations)
          Set the service annotations
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.