Package discord4j.store.api.service
Store factory contract and resource loading.-
Interface Summary Interface Description StoreService Store abstract factory that can be manually created or loaded through aStoreServiceLoaderas a Java service. -
Class Summary Class Description StoreServiceLoader A factory-esque object which provides save objects fromStoreServices.