提交 825d1ced 编写于 作者: W william.liangf

修改版权信息

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@276 1a56cb94-b969-4eaa-88fa-be21384802f2
上级 b67c7e71
......@@ -149,4 +149,4 @@ public class FailbackClusterInvokerTest {
invoker.retryFailed();// when retry the invoker which get from failed map already is not the mocked invoker,so
// it can be invoke successfully
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......
......@@ -163,4 +163,4 @@ public class ConfigTest {
}
}
}
}
\ No newline at end of file
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
<!--
- Copyright 1999-2011 Alibaba Group.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
......
......@@ -603,4 +603,4 @@ public class RegistryDirectoryTest {
}
}
}
}
}
\ No newline at end of file
......@@ -130,4 +130,4 @@ public abstract class CacheRegistry extends FailbackRegistry {
return notified;
}
}
}
\ No newline at end of file
......@@ -324,4 +324,4 @@ public abstract class FailbackRegistry extends AbstractRegistry {
return failedNotified;
}
}
}
\ No newline at end of file
......@@ -58,4 +58,4 @@ public class ProtocolUtils {
server.close();
}
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -118,4 +118,4 @@ public class ChangeTelnetHandlerTest {
String result = change.telnet(mockChannel, "/");
assertEquals("Cancelled default service com.alibaba.dubbo.rpc.protocol.dubbo.support.DemoService.", result);
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -72,4 +72,4 @@ public class CurrentTelnetHandlerTest {
String result = count.telnet(mockChannel, "test");
assertEquals("Unsupported parameter test for pwd.", result);
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -109,4 +109,4 @@ public class InvokerTelnetHandlerTest {
assertEquals("Invalid parameters, format: service.method(args)", result);
EasyMock.reset(mockChannel);
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -165,4 +165,4 @@ public class ListTelnetHandlerTest {
assertEquals("No such service xx", result);
EasyMock.reset(mockChannel);
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -54,4 +54,4 @@ public class LogTelnetHandlerTest {
EasyMock.reset(mockChannel);
}
}
}
\ No newline at end of file
/*
* Copyright 1999-2101 Alibaba Group.
* Copyright 1999-2011 Alibaba Group.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
......@@ -94,4 +94,4 @@ public class PortTelnetHandlerTest {
assertEquals("No such port 20880", result);
}
}
}
\ No newline at end of file
......@@ -85,4 +85,4 @@ public class HttpClientConnection implements HessianConnection {
public void destroy() throws IOException {
}
}
}
\ No newline at end of file
......@@ -44,4 +44,4 @@ public class HttpClientConnectionFactory implements HessianConnectionFactory {
return new HttpClientConnection(httpClient, url);
}
}
}
\ No newline at end of file
......@@ -109,4 +109,4 @@ public class HessianProtocolTest {
exporter.unexport();
}
}
}
\ No newline at end of file
......@@ -29,4 +29,4 @@ public interface HessianService {
String customException();
}
}
\ No newline at end of file
......@@ -53,4 +53,4 @@ public class HessianServiceImpl implements HessianService {
super(message);
}
}
}
}
\ No newline at end of file
......@@ -33,4 +33,4 @@ public interface RmiProxyFactory {
boolean isSupported(Remote remote, Class<?> serviceType, URL url);
}
}
\ No newline at end of file
......@@ -137,4 +137,4 @@ public class DubboRmiProxyFactory implements RmiProxyFactory {
}
}
}
}
\ No newline at end of file
......@@ -82,4 +82,4 @@ public class NativeProxyFactory implements RmiProxyFactory {
return proxyFactory.getInvoker((T) remote, serviceType, url);
}
}
}
\ No newline at end of file
......@@ -59,4 +59,4 @@ public class RmiProxyFactoryAdaptive implements RmiProxyFactory {
return true;
}
}
}
\ No newline at end of file
......@@ -51,4 +51,4 @@ public abstract class AbstractProxyFactory implements ProxyFactory {
public abstract <T> T getProxy(Invoker<T> invoker, Class<?>[] types);
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册