|
VLJ Iteration II, v. 1.0.0.193 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gov.va.med.foundations.samples.VistaLinkRpcSwingSimple
Swing application demonstration of VistALink's Vista connectivity and RPC functionality.
NOTE: This application is a demonstration of how to use VistALink. It is *not* meant to be a demonstration of Swing development "best practices".
Command-Line Parameters
This application takes a program argument and a VM argument:
There are several ways to specify the location of the JAAS configuration file, perhaps the most convenient of which is the VM argument. So this application could be launched as follows:
java -Djava.security.auth.login.config="./jaas.config" gov.va.med.foundations.samples.VistaLinkRpcSwingSimple -sRpcSampleLog4J Initialization
For Log4J initialization, the Log4J config file 'log4JConfig.xml' is expected to be in the classpath location:
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(java.lang.String[] args)
args
- see the online help sent to system output when launched
|
VLJ Iteration II, v. 1.0.0.193 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |