public interface IServiceIdentifier
Modifier and Type | Method and Description |
---|---|
IComponentIdentifier |
getProviderId()
Get the service provider identifier.
|
IResourceIdentifier |
getResourceIdentifier()
Get the resource identifier.
|
java.lang.String |
getScope()
Get the visibility scope.
|
java.lang.String |
getServiceName()
Get the service name.
|
ClassInfo |
getServiceType()
Get the service type name.
|
IComponentIdentifier getProviderId()
java.lang.String getServiceName()
ClassInfo getServiceType()
IResourceIdentifier getResourceIdentifier()
java.lang.String getScope()