| Constructor and Description |
|---|
LogEntryImpl(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceReference service,
int level,
String message,
Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.Bundle |
getBundle() |
Throwable |
getException() |
int |
getLevel() |
String |
getMessage() |
org.osgi.framework.ServiceReference |
getServiceReference() |
long |
getTime() |
public org.osgi.framework.Bundle getBundle()
public org.osgi.framework.ServiceReference getServiceReference()
getServiceReference in interface LogEntrypublic String getMessage()
getMessage in interface LogEntrypublic Throwable getException()
getException in interface LogEntryCopyright © 2006-2015 OPS4J - Open Participation Software for Java. All Rights Reserved.