Class AllocationLookupSyncer_Factory

java.lang.Object
org.palladiosimulator.simulizar.modelobserver.AllocationLookupSyncer_Factory
All Implemented Interfaces:
dagger.internal.Factory<AllocationLookupSyncer>, javax.inject.Provider<AllocationLookupSyncer>

@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class AllocationLookupSyncer_Factory extends Object implements dagger.internal.Factory<AllocationLookupSyncer>
  • Constructor Details

    • AllocationLookupSyncer_Factory

      public AllocationLookupSyncer_Factory(javax.inject.Provider<EntityReferenceFactory<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>> resourceContainerReferenceFactoryProvider, javax.inject.Provider<org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition> globalPartitionProvider, javax.inject.Provider<AssemblyAllocationManager> allocationManagerProvider)
  • Method Details