[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] How global's Global?



Hi,

I just tried to get used to the new Global-Class introduced recently in
xmlBlaster.

As I learned in 'xmlBlaster/demo/javaclients/HelloWorld3.java' it has to
be passed to the invoked methods and classes. Is there a way to get the
content of Global somewhere in the middle of the programm without taking
it along all the time?

For example by just calling something like
Global glob = Global.emerge();


thanks and regards

Heinrich