public class PropertyBasedRegistrationNameProvider extends Object implements RegistrationNameProvider
Constructor and Description |
---|
PropertyBasedRegistrationNameProvider() |
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 |
toString() |
public PropertyBasedRegistrationNameProvider()
public String getRegistrationName(String serviceId)
RegistrationNameProvider
getRegistrationName
in interface RegistrationNameProvider
public void customize(String parameter)
RegistrationNameProvider
customize
in interface RegistrationNameProvider
Copyright © 2010-2014 anotheria.net. All Rights Reserved.