|
SOAj Core v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.soaj.core.util.internal.SjFrameworkReportStatus
public class SjFrameworkReportStatus
This utility class contains static methods contributing to execution of the plugin Activation Sequence. The sequence ensures plugins declared as active are activated.
Phase One - Retrieve Properties
Phase Two - Create Active
Phase Three - Initialize Active
Phase Four - Verify Active
Phase Five - Report Status
Phase Six - Log Context
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
| Field Summary | |
|---|---|
private static java.lang.String |
CLASS_NAME
Class name. |
| Constructor Summary | |
|---|---|
private |
SjFrameworkReportStatus()
Constructor - Private |
| Method Summary | |
|---|---|
private static void |
displayPluginInactive()
This method logs plugin information. |
private static void |
displayPluginInfo(java.util.Map<java.lang.String,SjBasePlugin> pluginMap)
This method logs plugin information. |
static java.lang.String |
reportStatus()
This method reports the status of all plugins. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
private SjFrameworkReportStatus()
| Method Detail |
|---|
public static java.lang.String reportStatus()
private static void displayPluginInfo(java.util.Map<java.lang.String,SjBasePlugin> pluginMap)
pluginMap - Synchronized map containing plugins.private static void displayPluginInactive()
|
SOAj Core v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.