Class ServicesAttachment


  • public final class ServicesAttachment
    extends Object
    An attachment holding the names of services detected in the deployment unit.
    Author:
    David M. Lloyd
    • Method Detail

      • getServiceImplementations

        public List<String> getServiceImplementations​(String serviceTypeName)
        Get the service implementations for a given type name.
        Parameters:
        serviceTypeName - the type name
        Returns:
        the possibly empty list of services