Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acsabeans::examples::HelloWorld2 Class Reference

List of all members.

Public Member Functions

 HelloWorld2 ()
void sayHello ()

Static Public Member Functions

void main (String[] args)

Detailed Description

Just another standard "Hello world" example.

Run with arguments (replace environment variables to reflect your local environment): -Dabeans.home=$ACSDATA/config/abeans/Config -DManager.defaultReference=corbaloc::$HOST:3000/Manager

NOTE: Manager port should be obtained using getManagerPort() function defined in acsstartupAcsPorts script.<br/>

It can be also obtained dinamically by alma.acs.util.ACSPorts.getManagerPort() method, which requires -DACS.baseport=$ACS_INSTANCE to be passed as JVM parameter.<br/>

All configuration management is automatically done by acsStartJava script, so it is strongly recommended to run your applications (in production env.) using<br/>

acsStartJava full.class.name.of.your.java.application
.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
Id
HelloWorld2.java,v 1.3 2003/10/31 08:50:47 msekoran Exp


Constructor & Destructor Documentation

alma::acsabeans::examples::HelloWorld2::HelloWorld2  )  [inline]
 

Constructor.


Member Function Documentation

void alma::acsabeans::examples::HelloWorld2::main String[]  args  )  [inline, static]
 

The main entry point for every Java application.

void alma::acsabeans::examples::HelloWorld2::sayHello  )  [inline]
 

Nice method saying hello.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:38 2009 for ACS Java API by doxygen 1.3.8