Uses of Class
org.jboss.ha.timestamp.TimestampDiscrepancyService

Packages that use TimestampDiscrepancyService
org.jboss.ha.timestamp   
org.jboss.profileservice.cluster.repository   
 

Uses of TimestampDiscrepancyService in org.jboss.ha.timestamp
 

Methods in org.jboss.ha.timestamp that return TimestampDiscrepancyService
 TimestampDiscrepancyService TimestampDiscrepancyValidationService.getTimestampDiscrepancyService()
           
 

Methods in org.jboss.ha.timestamp with parameters of type TimestampDiscrepancyService
 void TimestampDiscrepancyValidationService.setTimestampDiscrepancyService(TimestampDiscrepancyService service)
           
 

Uses of TimestampDiscrepancyService in org.jboss.profileservice.cluster.repository
 

Methods in org.jboss.profileservice.cluster.repository that return TimestampDiscrepancyService
 TimestampDiscrepancyService DefaultSynchronizationPolicy.getTimestampService()
           
 

Methods in org.jboss.profileservice.cluster.repository with parameters of type TimestampDiscrepancyService
 void DefaultSynchronizationPolicy.setTimestampService(TimestampDiscrepancyService timestampService)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.