Minor javadoc cleanup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898844 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
abc56e04f1
commit
c2ae7edd18
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ public class SCAClientFactoryFinder {
|
|||
private static final String SCA_CLIENT_FACTORY_PROVIDER_KEY = SCAClientFactory.class.getName();
|
||||
|
||||
/**
|
||||
* The name of the file loaded from the ClassPath to determine 2488 the SPI
|
||||
* implementation to use for the SCAClientFactory. 2489
|
||||
* The name of the file loaded from the ClassPath to determine the SPI
|
||||
* implementation to use for the SCAClientFactory.
|
||||
*/
|
||||
private static final String SCA_CLIENT_FACTORY_PROVIDER_META_INF_SERVICE = "META-INF/services/" + SCA_CLIENT_FACTORY_PROVIDER_KEY;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue