|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.examples.panorama.discussions.DiscussionsStartup
public class DiscussionsStartup
Placeholder for startup logic for the Discussions tool. This style reflects the "legacy" approach in Panorama, which relied on a startup class invoking a central EJB, which then invoked public static methods. As tools are updated to make use of HiveMind, these startup classes are converted into startup services.
| Constructor Summary | |
|---|---|
DiscussionsStartup()
|
|
| Method Summary | |
|---|---|
static void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscussionsStartup()
| Method Detail |
|---|
public static void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||