summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ObjectAdapterFactory.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* - begin_ now never interrupts.Matthew Newhook2014-09-27
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Java & C# portBenoit Foucher2012-09-28
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-3318 Java finalizers are problematicJose2012-01-03
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* Fixed bug 4249 - waitForHold waits outside the OA syncBenoit Foucher2009-09-09
* Do not add adapter name if creation failsDwayne Boone2009-04-28
* Bug 3138 - remove object adapter mapDwayne Boone2009-04-27
* Bug 3137 - createObjectAdpter methods write propertiesDwayne Boone2009-04-22
* removing Java2 mappingMark Spruiell2009-04-03
* http://bugzilla/bugzilla/show_bug.cgi?id=3481 - Generate better UUIDs in Java.Matthew Newhook2009-01-09
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Revert "Remove Java finalizers code"Jose2008-12-18
* Remove Java finalizers codeJose2008-12-17
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
* Fixed bug 2286Benoit Foucher2007-07-04
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
* Added ObjectAdapter::destroyDwayne Boone2007-01-05
* Bug 1570 - object adapter configurationDwayne Boone2006-12-13
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
* Updated copyrightDwayne Boone2006-03-14
* revising fixes for bug 431Brent Eagles2005-09-07
* fix for bug 431, createObjectAdapter with duplicate keys throwsBrent Eagles2005-09-03
* Modified sync in shutdownDwayne Boone2005-08-24
* assertion fixes in finalizersMark Spruiell2005-04-29
* - Removing BufferManager class and BasicStream.destroy(), which reduces theMark Spruiell2005-04-29
* Made finalizers thread-safe.Michi Henning2005-04-26
* Backed out previous change -- not necessary for Java.Michi Henning2005-04-19
* Removed illegal assert from finalizer.Michi Henning2005-04-19
* 2004 to 2005Bernard Normier2005-02-16
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* Fixed race condition in flushBatchRequests(): connections that are not yetMichi Henning2003-09-04
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
* version update; date changeMarc Laukien2003-02-04
* fixesMarc Laukien2003-01-29
* fixed a bug with findObjectAdapterMarc Laukien2003-01-15
* fix to waitForShutdown/DeactivateMarc Laukien2002-12-18