Uses of Class
org.openbandy.log.LogImpl

Packages that use LogImpl
org.openbandy.log   
org.openbandy.service   
 

Uses of LogImpl in org.openbandy.log
 

Constructors in org.openbandy.log with parameters of type LogImpl
LogStorage(LogImpl logCanvas)
          Create a new LogStorage, i.e., open a record store in the RMS.
 

Uses of LogImpl in org.openbandy.service
 

Methods in org.openbandy.service that return LogImpl
static LogImpl LogService.getLog()
          Returns a reference to the actual log if this is an instance of type org.openbandy.log.LogImpl.