|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.queue.worker.internal.AbstractLoggedComponent
public abstract class AbstractLoggedComponent
The Class LoggedComponent.
| Field Summary | |
|---|---|
protected java.lang.String |
_id
The _id. |
protected Log |
_log
The _log. |
| Constructor Summary | |
|---|---|
AbstractLoggedComponent(java.lang.String id)
Instantiates a new abstract logged component. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
msg(java.lang.String message)
Format message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Log _log
protected final java.lang.String _id
| Constructor Detail |
|---|
public AbstractLoggedComponent(java.lang.String id)
id - the id| Method Detail |
|---|
protected java.lang.String msg(java.lang.String message)
message - the message
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||