| Package | Description |
|---|---|
| com.github.dockerunit.core | |
| com.github.dockerunit.core.internal | |
| com.github.dockerunit.core.internal.service |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceContext.getService(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<Service> |
ServiceContext.getServices() |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceBuilder.build(ServiceDescriptor descriptor,
com.github.dockerjava.api.DockerClient client) |
Service |
ServiceBuilder.cleanup(Service s,
com.github.dockerjava.api.DockerClient client) |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceBuilder.cleanup(Service s,
com.github.dockerjava.api.DockerClient client) |
| Modifier and Type | Method and Description |
|---|---|
Service |
DefaultServiceBuilder.build(ServiceDescriptor descriptor,
com.github.dockerjava.api.DockerClient client) |
Service |
DefaultServiceBuilder.cleanup(Service s,
com.github.dockerjava.api.DockerClient client) |
Service |
DefaultServiceContext.getService(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<Service> |
DefaultServiceContext.getServices() |
| Modifier and Type | Method and Description |
|---|---|
Service |
DefaultServiceBuilder.cleanup(Service s,
com.github.dockerjava.api.DockerClient client) |
| Constructor and Description |
|---|
DefaultServiceContext(Set<Service> services) |
Copyright © 2021. All rights reserved.