Class FlociSQSService
java.lang.Object
io.micronaut.testresources.aws.AbstractAwsEndpointService<io.floci.testcontainers.FlociContainer>
io.micronaut.testresources.floci.AbstractFlociService
io.micronaut.testresources.floci.sqs.FlociSQSService
- All Implemented Interfaces:
AwsEmulatorService<io.floci.testcontainers.FlociContainer>, FlociService
Adds support for Floci SQS.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractAwsEndpointService
getResolvableProperties, getServiceKind, resolvePropertyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AwsEmulatorService
getResolvableProperties, getServiceKind, resolveProperty
-
Constructor Details
-
FlociSQSService
public FlociSQSService()
-