KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > timer > Timer > Top Examples

  • test.stress.timer.TimerTestCase
    Timer Stress Tests This test works by starting a lot of notifications at the start and checks the concurrency by performing lots of operations.<p> It then waits for the slow notifications to complete allowing any lag due to slower computers to be caught up with.<p> Any concurrency p ...
  • mx4j.examples.tools.remote.soap.Client
    This example shows how to connect to a SOAPConnectorServer. MX4J's implementation of the SOAP provider requires Axis 1.1, that in turn requires a servlet container to run. The default servlet container used is Jetty 4.2.x. To run this example, you need the following jars: <ul> <li>MX4J ...
Popular Tags