Class OfferCommonApplication
- java.lang.Object
-
- fr.gouv.vitam.storage.offers.rest.OfferCommonApplication
-
public class OfferCommonApplication extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OfferCommonApplication()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ContentAddressableStorage
getContentAddressableStorage()
static OfferCommonApplication
getInstance()
-
-
-
Method Detail
-
getInstance
public static OfferCommonApplication getInstance()
-
getContentAddressableStorage
public ContentAddressableStorage getContentAddressableStorage()
-
-