org.apache.activemq.karaf.audit
Class OsgiAuditLogFactory

java.lang.Object
  extended by org.apache.activemq.karaf.audit.OsgiAuditLogFactory
All Implemented Interfaces:
AuditLogFactory

public class OsgiAuditLogFactory
extends java.lang.Object
implements AuditLogFactory


Constructor Summary
OsgiAuditLogFactory(org.osgi.framework.BundleContext context)
           
 
Method Summary
 java.util.List<AuditLog> getAuditLogs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OsgiAuditLogFactory

public OsgiAuditLogFactory(org.osgi.framework.BundleContext context)
Method Detail

getAuditLogs

public java.util.List<AuditLog> getAuditLogs()
Specified by:
getAuditLogs in interface AuditLogFactory


Copyright © 2005-2012 FuseSource, Corp.. All Rights Reserved.