Class CleanupDelegateFactory
- java.lang.Object
-
- org.palladiosimulator.simulizar.extension.facets.internal.CleanupDelegateFactory
-
- All Implemented Interfaces:
Cleanup.Factory
public class CleanupDelegateFactory extends Object implements Cleanup.Factory
-
-
Constructor Summary
Constructors Constructor Description CleanupDelegateFactory(Set<Cleanup.Factory> delegateFactories)
-
-
-
Constructor Detail
-
CleanupDelegateFactory
@Inject public CleanupDelegateFactory(Set<Cleanup.Factory> delegateFactories)
-
-
Method Detail
-
create
public Cleanup create()
- Specified by:
create
in interfaceCleanup.Factory
-
-