summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ServantManager.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Cleanup and simplification of OA in C++/Java/C#.Matthew Newhook2014-10-02
|
* Revert "ICE-5606 renamed ServantLocator::deactivate to destroy"Dwayne Boone2014-08-22
| | | | This reverts commit 710af6e9ea945157ef8b92112167aeda01b6d383.
* ICE-5606 renamed ServantLocator::deactivate to destroyDwayne Boone2014-08-22
|
* 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
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 5021 - NPE in ServantManager.destroyJose2011-02-18
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 2564 - ObjectAdapter::removeServantLocatorJose2009-09-10
|
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* 2564 - removeServantLocator remaining issues.Jose2009-08-12
|
* 2564 ObjectAdapter::removeServantLocator issues.Jose2009-08-12
|
* Bug 2564 - ObjectAdapter::removeServantLocatorJose2009-07-02
|
* Fixed a few more issues reported by FindBugs, mostly about inconsistencies ↵Michi Henning2009-05-14
| | | | with equals/hash.
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 2511 - add default servantsDwayne Boone2009-03-26
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Revert "Remove Java finalizers code"Jose2008-12-18
| | | | This reverts commit 94e1da6dc82a8ed38ee7a5691d691d375aaa28cb.
* 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
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed bug 1104Benoit Foucher2006-06-21
|
* Use communicator identityToStrngDwayne Boone2006-05-12
|
* Bug 803 - Changed communicator initialzationDwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* assertion fixes in finalizersMark Spruiell2005-04-29
|
* 2004 to 2005Bernard Normier2005-02-16
|
* AMD and dispatch exception handling fixesMarc Laukien2004-11-01
|
* Removed inheritance of ServantManager from Thread -- there was no need.Michi Henning2004-07-06
|
* Fixed typo in comment.Michi Henning2004-05-26
|
* remove now returns the servantBernard Normier2004-05-20
|
* adding findAllFacetsMark Spruiell2004-05-19
|
* Fixed copyrightBernard Normier2004-05-18
|
* Added ObjectAdapter.removeAllFacets().Michi Henning2004-05-14
|
* Updated copyright noticeBernard Normier2004-05-11
|
* align with C++ facet changesMark Spruiell2004-04-13
|
* fixMarc Laukien2004-02-29
|
* Removed removeServantLocator() from ObjectAdapter.Michi Henning2003-06-17
|
* Changed Ice::ServantLocator::deactivate() such that the category is passedMichi Henning2003-06-17
| | | | to deactivate().
* assert fixMarc Laukien2003-03-27
|
* ServantManager; pool-per-adapter; fixesMarc Laukien2003-01-29