public interface RegistrationNameProvider
Modifier and Type | Method and Description |
---|---|
void |
customize(String parameter)
Called shortly after the initialization to customize this registration name provider according to the parameter in the annotation.
|
String |
getRegistrationName(String serviceId)
Returns the registration name for this service instance.
|
String getRegistrationName(String serviceId)
serviceId
- void customize(String parameter)
parameter
- Copyright © 2010-2014 anotheria.net. All Rights Reserved.