Javolution 6.0.0 java
javolution.osgi.internal.LogServiceImpl.LogEvent Class Reference
Collaboration diagram for javolution.osgi.internal.LogServiceImpl.LogEvent:
[legend]

Package Attributes

Throwable exception
 
int level
 
String message
 

Detailed Description

Definition at line 22 of file LogServiceImpl.java.

Member Data Documentation

◆ exception

Throwable javolution.osgi.internal.LogServiceImpl.LogEvent.exception
package

Definition at line 23 of file LogServiceImpl.java.

Referenced by javolution.osgi.internal.LogServiceImpl.run().

◆ level

int javolution.osgi.internal.LogServiceImpl.LogEvent.level
package

Definition at line 24 of file LogServiceImpl.java.

Referenced by javolution.osgi.internal.LogServiceImpl.run().

◆ message

String javolution.osgi.internal.LogServiceImpl.LogEvent.message
package

Definition at line 25 of file LogServiceImpl.java.

Referenced by javolution.osgi.internal.LogServiceImpl.run().


The documentation for this class was generated from the following file: