Uses of Interface
eu.monnetproject.lemon.RemoteUpdaterFactory

Packages that use RemoteUpdaterFactory
eu.monnetproject.lemon   
eu.monnetproject.lemon.impl   
 

Uses of RemoteUpdaterFactory in eu.monnetproject.lemon
 

Fields in eu.monnetproject.lemon declared as RemoteUpdaterFactory
protected  RemoteUpdaterFactory LemonSerializer.remoteUpdateFactory
           
 

Methods in eu.monnetproject.lemon with parameters of type RemoteUpdaterFactory
 void LemonSerializer.setRemoteUpdateFactory(RemoteUpdaterFactory remoteUpdateFactory)
          Set the value of the remote updater factory used to copy changes to a remote repository
 

Uses of RemoteUpdaterFactory in eu.monnetproject.lemon.impl
 

Classes in eu.monnetproject.lemon.impl that implement RemoteUpdaterFactory
 class SPARULUpdaterFactory
           
 

Constructors in eu.monnetproject.lemon.impl with parameters of type RemoteUpdaterFactory
LemonModelImpl(RemoteUpdaterFactory updaterFactory)
           
LemonModelImpl(String baseURI, RemoteResolver resolver, RemoteUpdaterFactory updaterFactory)
           
LemonModelImpl(String baseURI, RemoteUpdaterFactory updaterFactory)
           
 



Copyright © 2012. All Rights Reserved.