Uses of Class
org.objectweb.speedo.generation.enhancer.LoggedClassAdapter

Packages that use LoggedClassAdapter
org.objectweb.speedo.generation.enhancer   
 

Uses of LoggedClassAdapter in org.objectweb.speedo.generation.enhancer
 

Subclasses of LoggedClassAdapter in org.objectweb.speedo.generation.enhancer
 class ClassAccessorAdder
          Adds getter and setter methods to a class.
 class ClassAccessorModifier
          Replaces field accesses by calls to getter and setter methods.
 class ClassInterfaceAdder
           
 class ClassRenamer
          Renames a class.
 class FieldAccessModifier
          Modifies the access of fields
 class MergedClassModifier
           
 class PersistenceAwareClassModifier
          Replaces field accesses by call to getter and setter methods.
 class PNameEnhancer
          It adds the implementation of the UserIfFactory interface in a PName.
 class RedundencyRemover
           
 class UserIdEnhancer
          It adds the implementation of the UserId and specific PNameGetter interfaces in the user identifier.