Class ExternalWeatherComponent

java.lang.Object
org.jivesoftware.weather.ExternalWeatherComponent

public class ExternalWeatherComponent extends Object
This is an example of how to make a component run as an external component. This examples requires that the server be running in the same computer where this application will run and that it can be located under the name "localhost".
Author:
Gaston Dombiak
  • Constructor Details

    • ExternalWeatherComponent

      public ExternalWeatherComponent()
  • Method Details

    • main

      public static void main(String[] args)