Uses of Interface
org.ow2.jonas.workcleaner.LogEntry

Packages that use LogEntry
org.ow2.jonas.addon.deploy.api.deployer   
org.ow2.jonas.addon.deploy.api.util   
org.ow2.jonas.workcleaner   
 

Uses of LogEntry in org.ow2.jonas.addon.deploy.api.deployer
 

Classes in org.ow2.jonas.addon.deploy.api.deployer with type parameters of type LogEntry
 interface IAddonDeployerLog<T extends LogEntry>
          Interface for the addon deployer log
 

Uses of LogEntry in org.ow2.jonas.addon.deploy.api.util
 

Subinterfaces of LogEntry in org.ow2.jonas.addon.deploy.api.util
 interface IAddonLogEntry
          Interface for IAddonLogEntry
 

Uses of LogEntry in org.ow2.jonas.workcleaner
 

Classes in org.ow2.jonas.workcleaner with type parameters of type LogEntry
 interface IDeployerLog<T extends LogEntry>
          Interface which permits to store or load the association between the name of a package and the timestamped work copy associated.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.