|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface that returns logging information to the portal.An instance of this interface will be passed into the service's initialize calls.
To return messages to the portal job log, keep track of this instance and invoke
the log method with messages. The portal currently retrieves messages after IContainerProvider.attachToContainer but this behavior is
subject to change in future versions.
| Method Summary | |
void |
Log(java.lang.String message)
Adds a string to the log. |
| Method Detail |
public void Log(java.lang.String message)
message - the string message to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2007 BEA Systems, Inc. All Rights Reserved.