Interface ResourceServiceSpecifier

All Superinterfaces:
Cloneable, MetaDataObject, ResourceSpecifier, Serializable, XMLizable
All Known Subinterfaces:
JMSMessagingSpecifier, MailMessagingSpecifier, MessagingSpecifier, MQMessagingSpecifier, PearSpecifier, URISpecifier
All Known Implementing Classes:
PearSpecifier_impl, URISpecifier_impl

public interface ResourceServiceSpecifier extends ResourceSpecifier
A ResourceServiceSpecifier is a type of ResourceSpecifier that contains information that can be used to locate an existing resource available as a service.

This interface itself does nothing. It serves as a common parent for different types of Resource Service Specifiers.