org.rhq.enterprise.server.plugins.drift.mongodb
Class Mapper

java.lang.Object
  extended by org.rhq.enterprise.server.plugins.drift.mongodb.Mapper

public class Mapper
extends Object


Constructor Summary
Mapper()
           
 
Method Summary
 DriftChangeSetDTO toDTO(MongoDBChangeSet changeSet)
           
 DriftDTO toDTO(MongoDBChangeSetEntry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapper

public Mapper()
Method Detail

toDTO

public DriftChangeSetDTO toDTO(MongoDBChangeSet changeSet)

toDTO

public DriftDTO toDTO(MongoDBChangeSetEntry entry)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.