|
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.SjFrameworkLogContext
public class SjFrameworkLogContext
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 |
SjFrameworkLogContext()
Constructor - Private |
| Method Summary | |
|---|---|
private static boolean |
displayEnvironmentVariables()
This method displays environment variables. |
private static boolean |
displaySystemProperties()
This method displays system properties. |
static java.lang.String |
logContext()
This method logs environment variables and system properties as specified by declaration. |
| 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 SjFrameworkLogContext()
| Method Detail |
|---|
public static java.lang.String logContext()
private static boolean displayEnvironmentVariables()
private static boolean displaySystemProperties()
|
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.