|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.excalibur.component.example_im.Main
public class Main
This example application loads a component which publishes a series of Instruments. An InstrumentManager is created to collect and manage the Instrument data. And an Altrmi based InstrumentManagerInterface is registered. A client may connect to InstrumentManager later.
Note, this code ignores exceptions to keep the code simple.
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
All of the guts of this example exist in the main method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |