增加@Deprecated
git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@255 1a56cb94-b969-4eaa-88fa-be21384802f2
This commit is contained in:
parent
055ae1fddd
commit
fdd9df201b
|
|
@ -30,7 +30,6 @@ import com.alibaba.dubbo.common.utils.StringUtils;
|
|||
* @author tony.chenl
|
||||
*/
|
||||
@Deprecated
|
||||
@Extension
|
||||
public class Parameters {
|
||||
private final Map<String, String> parameters;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue