Uses of Interface
org.jaffa.components.maint.IUpdateComponent

Packages that use IUpdateComponent
org.jaffa.components.maint   
 

Uses of IUpdateComponent in org.jaffa.components.maint
 

Subinterfaces of IUpdateComponent in org.jaffa.components.maint
 interface IMaintComponent
          This interface will be implemented by all Maintenance components.
 

Classes in org.jaffa.components.maint that implement IUpdateComponent
 class MaintComponent
          Deprecated. This class is required by the object_maintenance_1_0 pattern. The object_maintenance_2_0 pattern has made this class redundant.
 class MaintComponent2
          This is the base class for all Maintenance components created by using the object_maintenance_2_0 pattern.
 class UpdateComponent
          This is an abstract implementation of the IUpdateComponent interface.
 



Copyright © 2002-2004 JAFFA Project.