Uses of Class
org.wildfly.discovery.ServiceDesignation
Packages that use ServiceDesignation
-
Uses of ServiceDesignation in org.wildfly.discovery
Subclasses of ServiceDesignation in org.wildfly.discoveryModifier and TypeClassDescriptionfinal classAn abstract service type.final classAn RFC 2609-compliant service description URL.Methods in org.wildfly.discovery with parameters of type ServiceDesignationModifier and TypeMethodDescriptionabstract booleanServiceDesignation.equals(ServiceDesignation other) Determine if this service designation is equal to another.booleanServiceType.equals(ServiceDesignation other) Determine if this service type is equal to another.booleanServiceURL.equals(ServiceDesignation other) Determine whether this service URL is equal to the given object.abstract booleanServiceDesignation.implies(ServiceDesignation other) Determine whether the given service designation is implied by this service designation.booleanServiceType.implies(ServiceDesignation other) booleanServiceURL.implies(ServiceDesignation other) Determine if this service URL implies the other service designation.