summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/FactoryACMMonitor.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-5630 - ACM timeout is brokenMatthew Newhook2014-08-08
| | | | | - Also refactored the code a bit in java so that the ACMMonitor doesn't inherit from runnable.
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
| | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb.
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23