public class LOCPluginInitializer
extends java.lang.Object
LOCPlugin.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LOGGER
The WebSphere Application Server logger name of LOCPlugin.
|
| Constructor and Description |
|---|
LOCPluginInitializer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init()
This method should be called in the create method of the LOCPlugin bean to guarantee that the logger has been correctly
initialized.
|
public static final java.lang.String LOGGER