zeroc-ice-x64-mingw 3.6.1 → 3.6.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. data/ICE_LICENSE +1 -1
  3. data/bin/slice2rb +1 -1
  4. data/ice-x64-mingw.gemspec +2 -2
  5. data/lib/Glacier2.rb +1 -1
  6. data/lib/Glacier2/Metrics.rb +3 -2
  7. data/lib/Glacier2/PermissionsVerifier.rb +3 -2
  8. data/lib/Glacier2/PermissionsVerifierF.rb +3 -2
  9. data/lib/Glacier2/Router.rb +3 -2
  10. data/lib/Glacier2/RouterF.rb +3 -2
  11. data/lib/Glacier2/SSLInfo.rb +3 -2
  12. data/lib/Glacier2/Session.rb +3 -2
  13. data/lib/Ice.rb +1 -1
  14. data/lib/Ice/BuiltinSequences.rb +3 -2
  15. data/lib/Ice/Communicator.rb +3 -2
  16. data/lib/Ice/CommunicatorF.rb +3 -2
  17. data/lib/Ice/Connection.rb +3 -2
  18. data/lib/Ice/ConnectionF.rb +3 -2
  19. data/lib/Ice/Current.rb +3 -2
  20. data/lib/Ice/Endpoint.rb +3 -2
  21. data/lib/Ice/EndpointF.rb +3 -2
  22. data/lib/Ice/EndpointTypes.rb +3 -2
  23. data/lib/Ice/FacetMap.rb +3 -2
  24. data/lib/Ice/Identity.rb +3 -2
  25. data/lib/Ice/ImplicitContext.rb +3 -2
  26. data/lib/Ice/ImplicitContextF.rb +3 -2
  27. data/lib/Ice/Instrumentation.rb +3 -2
  28. data/lib/Ice/InstrumentationF.rb +3 -2
  29. data/lib/Ice/LocalException.rb +3 -2
  30. data/lib/Ice/Locator.rb +3 -2
  31. data/lib/Ice/LocatorF.rb +3 -2
  32. data/lib/Ice/Logger.rb +3 -2
  33. data/lib/Ice/LoggerF.rb +3 -2
  34. data/lib/Ice/Metrics.rb +3 -2
  35. data/lib/Ice/ObjectAdapterF.rb +3 -2
  36. data/lib/Ice/ObjectFactory.rb +3 -2
  37. data/lib/Ice/ObjectFactoryF.rb +3 -2
  38. data/lib/Ice/Plugin.rb +3 -2
  39. data/lib/Ice/PluginF.rb +3 -2
  40. data/lib/Ice/Process.rb +3 -2
  41. data/lib/Ice/ProcessF.rb +3 -2
  42. data/lib/Ice/Properties.rb +3 -2
  43. data/lib/Ice/PropertiesAdmin.rb +3 -2
  44. data/lib/Ice/PropertiesF.rb +3 -2
  45. data/lib/Ice/RemoteLogger.rb +3 -2
  46. data/lib/Ice/Router.rb +3 -2
  47. data/lib/Ice/RouterF.rb +3 -2
  48. data/lib/Ice/SliceChecksumDict.rb +3 -2
  49. data/lib/Ice/Version.rb +3 -2
  50. data/lib/IceBox.rb +1 -1
  51. data/lib/IceBox/IceBox.rb +3 -2
  52. data/lib/IceGrid.rb +1 -1
  53. data/lib/IceGrid/Admin.rb +3 -2
  54. data/lib/IceGrid/Descriptor.rb +3 -2
  55. data/lib/IceGrid/Exception.rb +3 -2
  56. data/lib/IceGrid/FileParser.rb +3 -2
  57. data/lib/IceGrid/Locator.rb +3 -2
  58. data/lib/IceGrid/Observer.rb +3 -2
  59. data/lib/IceGrid/Query.rb +3 -2
  60. data/lib/IceGrid/Registry.rb +3 -2
  61. data/lib/IceGrid/Session.rb +3 -2
  62. data/lib/IceGrid/UserAccountMapper.rb +3 -2
  63. data/lib/IcePatch2.rb +1 -1
  64. data/lib/IcePatch2/FileInfo.rb +3 -2
  65. data/lib/IcePatch2/FileServer.rb +3 -2
  66. data/lib/IceRuby.so +0 -0
  67. data/lib/IceStorm.rb +1 -1
  68. data/lib/IceStorm/IceStorm.rb +3 -2
  69. data/lib/IceStorm/Metrics.rb +3 -2
  70. data/slice/Freeze/BackgroundSaveEvictor.ice +1 -1
  71. data/slice/Freeze/CatalogData.ice +1 -1
  72. data/slice/Freeze/Connection.ice +1 -1
  73. data/slice/Freeze/ConnectionF.ice +1 -1
  74. data/slice/Freeze/DB.ice +1 -1
  75. data/slice/Freeze/Evictor.ice +1 -1
  76. data/slice/Freeze/EvictorF.ice +1 -1
  77. data/slice/Freeze/EvictorStorage.ice +1 -1
  78. data/slice/Freeze/Exception.ice +1 -1
  79. data/slice/Freeze/Transaction.ice +1 -1
  80. data/slice/Freeze/TransactionalEvictor.ice +1 -1
  81. data/slice/Glacier2/Metrics.ice +1 -1
  82. data/slice/Glacier2/PermissionsVerifier.ice +1 -1
  83. data/slice/Glacier2/PermissionsVerifierF.ice +1 -1
  84. data/slice/Glacier2/Router.ice +1 -1
  85. data/slice/Glacier2/RouterF.ice +1 -1
  86. data/slice/Glacier2/SSLInfo.ice +1 -1
  87. data/slice/Glacier2/Session.ice +1 -1
  88. data/slice/Ice/BuiltinSequences.ice +1 -1
  89. data/slice/Ice/Communicator.ice +1 -1
  90. data/slice/Ice/CommunicatorF.ice +1 -1
  91. data/slice/Ice/Connection.ice +3 -3
  92. data/slice/Ice/ConnectionF.ice +1 -1
  93. data/slice/Ice/Current.ice +1 -1
  94. data/slice/Ice/Endpoint.ice +1 -1
  95. data/slice/Ice/EndpointF.ice +1 -1
  96. data/slice/Ice/EndpointTypes.ice +1 -1
  97. data/slice/Ice/FacetMap.ice +1 -1
  98. data/slice/Ice/Identity.ice +1 -1
  99. data/slice/Ice/ImplicitContext.ice +1 -1
  100. data/slice/Ice/ImplicitContextF.ice +1 -1
  101. data/slice/Ice/Instrumentation.ice +1 -1
  102. data/slice/Ice/InstrumentationF.ice +1 -1
  103. data/slice/Ice/LocalException.ice +1 -1
  104. data/slice/Ice/Locator.ice +1 -1
  105. data/slice/Ice/LocatorF.ice +1 -1
  106. data/slice/Ice/Logger.ice +1 -1
  107. data/slice/Ice/LoggerF.ice +1 -1
  108. data/slice/Ice/Metrics.ice +1 -1
  109. data/slice/Ice/ObjectAdapter.ice +4 -4
  110. data/slice/Ice/ObjectAdapterF.ice +1 -1
  111. data/slice/Ice/ObjectFactory.ice +1 -1
  112. data/slice/Ice/ObjectFactoryF.ice +1 -1
  113. data/slice/Ice/Plugin.ice +2 -2
  114. data/slice/Ice/PluginF.ice +1 -1
  115. data/slice/Ice/Process.ice +1 -1
  116. data/slice/Ice/ProcessF.ice +1 -1
  117. data/slice/Ice/Properties.ice +1 -1
  118. data/slice/Ice/PropertiesAdmin.ice +1 -1
  119. data/slice/Ice/PropertiesF.ice +1 -1
  120. data/slice/Ice/RemoteLogger.ice +4 -4
  121. data/slice/Ice/Router.ice +2 -2
  122. data/slice/Ice/RouterF.ice +1 -1
  123. data/slice/Ice/ServantLocator.ice +16 -16
  124. data/slice/Ice/ServantLocatorF.ice +1 -1
  125. data/slice/Ice/SliceChecksumDict.ice +1 -1
  126. data/slice/Ice/Version.ice +1 -1
  127. data/slice/IceBox/IceBox.ice +1 -1
  128. data/slice/IceDiscovery/IceDiscovery.ice +1 -1
  129. data/slice/IceGrid/Admin.ice +1 -1
  130. data/slice/IceGrid/Descriptor.ice +1 -1
  131. data/slice/IceGrid/Exception.ice +1 -1
  132. data/slice/IceGrid/FileParser.ice +1 -1
  133. data/slice/IceGrid/Locator.ice +1 -1
  134. data/slice/IceGrid/Observer.ice +1 -1
  135. data/slice/IceGrid/PluginFacade.ice +11 -11
  136. data/slice/IceGrid/Query.ice +1 -1
  137. data/slice/IceGrid/Registry.ice +1 -1
  138. data/slice/IceGrid/Session.ice +1 -1
  139. data/slice/IceGrid/UserAccountMapper.ice +1 -1
  140. data/slice/IceLocatorDiscovery/IceLocatorDiscovery.ice +1 -1
  141. data/slice/IcePatch2/FileInfo.ice +1 -1
  142. data/slice/IcePatch2/FileServer.ice +1 -1
  143. data/slice/IceSSL/ConnectionInfo.ice +2 -2
  144. data/slice/IceSSL/EndpointInfo.ice +1 -1
  145. data/slice/IceStorm/IceStorm.ice +1 -1
  146. data/slice/IceStorm/Metrics.ice +1 -1
  147. metadata +3 -3
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -155,9 +155,9 @@ local interface ObjectAdapter
155
155
  *
156
156
  * Destroys the object adapter and cleans up all resources held by
157
157
  * the object adapter. If the object adapter has not yet been
158
- * deactivated, {@link #destroy} implicitly initiates the deactivation
159
- * and waits for it to finish. Subsequent calls to {@link destroy} are
160
- * ignored. Once {@link destroy} has returned, it is possible to create
158
+ * deactivated, destroy implicitly initiates the deactivation
159
+ * and waits for it to finish. Subsequent calls to destroy are
160
+ * ignored. Once destroy has returned, it is possible to create
161
161
  * another object adapter with the same name.
162
162
  *
163
163
  * @see #deactivate
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,7 +1,7 @@
1
1
 
2
2
  // **********************************************************************
3
3
  //
4
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
4
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
5
5
  //
6
6
  // This copy of Ice is licensed to you under the terms described in the
7
7
  // ICE_LICENSE file included in this distribution.
@@ -25,7 +25,7 @@ module Ice
25
25
  * communicator, such as support for a protocol.
26
26
  *
27
27
  * The communicator loads its plug-ins in two stages: the first stage
28
- * creates the plug-ins, and the second stage invokes {@link Plugin.initialize} on
28
+ * creates the plug-ins, and the second stage invokes {@link Plugin#initialize} on
29
29
  * each one.
30
30
  *
31
31
  **/
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -11,7 +11,7 @@
11
11
 
12
12
  #include <Ice/BuiltinSequences.ice>
13
13
 
14
- [["cpp:header-ext:h", "objc:header-dir:objc"]]
14
+ [["cpp:header-ext:h", "objc:header-dir:objc", "js:ice-build"]]
15
15
  [["cpp:include:list"]]
16
16
 
17
17
  ["objc:prefix:ICE"]
@@ -138,8 +138,8 @@ interface RemoteLogger
138
138
 
139
139
  /**
140
140
  *
141
- * log a {@link LogMessage}. Note that log may be called by {@link LoggerAdmin}
142
- * before {@link init}.
141
+ * Log a {@link LogMessage}. Note that log may be called by {@link LoggerAdmin}
142
+ * before {@link #init}.
143
143
  *
144
144
  * @param message The message to log.
145
145
  *
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -20,7 +20,7 @@ module Ice
20
20
  /**
21
21
  *
22
22
  * The Ice router interface. Routers can be set either globally with
23
- * {@link Communicator.setDefaultRouter}, or with <tt>ice_router</tt> on specific
23
+ * {@link Communicator#setDefaultRouter}, or with <tt>ice_router</tt> on specific
24
24
  * proxies.
25
25
  *
26
26
  **/
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -38,25 +38,25 @@ local interface ServantLocator
38
38
  * the returned servant into its active servant map. This must be
39
39
  * done by the servant locator implementation, if this is desired.
40
40
  *
41
- * {@link #locate} can throw any user exception. If it does, that exception
41
+ * <tt>locate</tt> can throw any user exception. If it does, that exception
42
42
  * is marshaled back to the client. If the Slice definition for the
43
43
  * corresponding operation includes that user exception, the client
44
44
  * receives that user exception; otherwise, the client receives
45
45
  * {@link UnknownUserException}.
46
46
  *
47
- * If {@link #locate} throws any exception, the Ice run time does <em>not</em>
48
- * call {@link finished}.
47
+ * If <tt>locate</tt> throws any exception, the Ice run time does <em>not</em>
48
+ * call <tt>finished</tt>.
49
49
  *
50
- * <p class="Note">If you call {@link #locate} from your own code, you
51
- * must also call {@link #finished} when you have finished using the
52
- * servant, provided that {@link #locate} returned a non-null servant;
50
+ * <p class="Note">If you call <tt>locate</tt> from your own code, you
51
+ * must also call <tt>finished</tt> when you have finished using the
52
+ * servant, provided that <tt>locate</tt> returned a non-null servant;
53
53
  * otherwise, you will get undefined behavior if you use
54
- * servant locators such as the {@link Freeze.Evictor}.
54
+ * servant locators such as the Freeze Evictor.
55
55
  *
56
56
  * @param curr Information about the current operation for which
57
57
  * a servant is required.
58
58
  *
59
- * @param cookie A "cookie" that will be passed to {@link #finished}.
59
+ * @param cookie A "cookie" that will be passed to <tt>finished</tt>.
60
60
  *
61
61
  * @return The located servant, or null if no suitable servant has
62
62
  * been found.
@@ -71,25 +71,25 @@ local interface ServantLocator
71
71
  /**
72
72
  *
73
73
  * Called by the object adapter after a request has been
74
- * made. This operation is only called if {@link #locate} was called
74
+ * made. This operation is only called if <tt>locate</tt> was called
75
75
  * prior to the request and returned a non-null servant. This
76
76
  * operation can be used for cleanup purposes after a request.
77
77
  *
78
- * {@link finished} can throw any user exception. If it does, that exception
78
+ * <tt>finished</tt> can throw any user exception. If it does, that exception
79
79
  * is marshaled back to the client. If the Slice definition for the
80
80
  * corresponding operation includes that user exception, the client
81
81
  * receives that user exception; otherwise, the client receives
82
82
  * {@link UnknownUserException}.
83
83
  *
84
- * If both the operation and {@link #finished} throw an exception, the
85
- * exception thrown by {@link #finished} is marshaled back to the client.
84
+ * If both the operation and <tt>finished</tt> throw an exception, the
85
+ * exception thrown by <tt>finished</tt> is marshaled back to the client.
86
86
  *
87
87
  * @param curr Information about the current operation call for
88
- * which a servant was located by {@link #locate}.
88
+ * which a servant was located by <tt>locate</tt>.
89
89
  *
90
- * @param servant The servant that was returned by {@link #locate}.
90
+ * @param servant The servant that was returned by <tt>locate</tt>.
91
91
  *
92
- * @param cookie The cookie that was returned by {@link #locate}.
92
+ * @param cookie The cookie that was returned by <tt>locate</tt>.
93
93
  *
94
94
  * @see ObjectAdapter
95
95
  * @see Current
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.
@@ -1,6 +1,6 @@
1
1
  // **********************************************************************
2
2
  //
3
- // Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved.
3
+ // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
4
4
  //
5
5
  // This copy of Ice is licensed to you under the terms described in the
6
6
  // ICE_LICENSE file included in this distribution.