A B F G L O S U
A
- Activator - Class in org.apache.sling.commons.logservice.internal
-
The Activator
class is the BundleActivator
for the
log service bundle.
- Activator() - Constructor for class org.apache.sling.commons.logservice.internal.Activator
-
B
- bundleChanged(BundleEvent) - Method in class org.apache.sling.commons.logservice.internal.LogSupport
-
Listens for Bundle events and logs the respective events according to the
Log Service specification.
F
- frameworkEvent(FrameworkEvent) - Method in class org.apache.sling.commons.logservice.internal.LogSupport
-
Listens for Framework events and logs the respective events according to
the Log Service specification.
G
- getBundle() - Method in class org.apache.sling.commons.logservice.internal.LogEntryImpl
-
- getException() - Method in class org.apache.sling.commons.logservice.internal.LogEntryImpl
-
- getLevel() - Method in class org.apache.sling.commons.logservice.internal.LogEntryImpl
-
- getMessage() - Method in class org.apache.sling.commons.logservice.internal.LogEntryImpl
-
- getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.logservice.internal.LogReaderServiceFactory
-
- getService(Bundle, ServiceRegistration) - Method in class org.apache.sling.commons.logservice.internal.LogServiceFactory
-
- getServiceReference() - Method in class org.apache.sling.commons.logservice.internal.LogEntryImpl
-
- getTime() - Method in class org.apache.sling.commons.logservice.internal.LogEntryImpl
-
L
- LogEntryImpl - Class in org.apache.sling.commons.logservice.internal
-
- LogReaderServiceFactory - Class in org.apache.sling.commons.logservice.internal
-
The LogReaderServiceFactory
is the service factory for
LogReader
service instances supplied to bundles.
- LogServiceFactory - Class in org.apache.sling.commons.logservice.internal
-
The LogServiceFactory
implements the OSGi Log Service
specification and provides the functionality for the logging system.
- LogSupport - Class in org.apache.sling.commons.logservice.internal
-
The LogReaderServiceFactory
TODO
O
- org.apache.sling.commons.logservice.internal - package org.apache.sling.commons.logservice.internal
-
S
- serviceChanged(ServiceEvent) - Method in class org.apache.sling.commons.logservice.internal.LogSupport
-
Listens for Service events and logs the respective events according to
the Log Service specification.
- start(BundleContext) - Method in class org.apache.sling.commons.logservice.internal.Activator
-
- stop(BundleContext) - Method in class org.apache.sling.commons.logservice.internal.Activator
-
U
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.logservice.internal.LogReaderServiceFactory
-
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.apache.sling.commons.logservice.internal.LogServiceFactory
-
A B F G L O S U
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.