|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceProviderDescriptor
An IServiceProviderDescriptor represents the description (but not an instance of) of a service provider. IServiceProviderDescriptors contain the immutable information about a service provider. EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the RDT team.
| Method Summary | |
|---|---|
java.lang.String |
getId()
Get the ID of this service provider, or null if this is a null provider. |
java.lang.String |
getName()
Get the name of this service provider, or null if this is a null provider. |
java.lang.Integer |
getPriority()
Get the priority for the the provider. |
java.lang.String |
getServiceId()
Get the service this service provider is for. |
| Method Detail |
|---|
java.lang.String getId()
java.lang.String getName()
java.lang.String getServiceId()
java.lang.Integer getPriority()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||