ExtendedRepositoryService

This is an Extension to the RepositoryService. It is used to represent the Configuration Repository of WAS as well as to store certain configuration information for the Repository Checkpoints function.



Attributes Summary
checkpointRoot : StringLocation of the Repository Checkpoints.
autoCheckpointsEnabled : booleanTrue if delta checkpoints should be created automatically.
autoCheckpointsDepth : intThe maximum number of delta checkpoints to store at any particular instance in time.
name : String  

Attribute Details

checkpointRoot    -    Location of the Repository Checkpoints.
     data type:  String
     default Value:   unspecified



autoCheckpointsEnabled    -    True if delta checkpoints should be created automatically.
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



autoCheckpointsDepth    -    The maximum number of delta checkpoints to store at any particular instance in time.
     data type:  int
     default Value:   unspecified



name    -     
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1996-2005