Package io.apicurio.multitenant.api
Class RegistryDeploymentResource
- java.lang.Object
-
- io.apicurio.multitenant.api.RegistryDeploymentResource
-
- All Implemented Interfaces:
RegistryResource
@ApplicationScoped public class RegistryDeploymentResource extends Object implements RegistryResource
- Author:
- Fabian Martinez
-
-
Constructor Summary
Constructors Constructor Description RegistryDeploymentResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RegistryDeploymentInfo
getRegistryInfo()
-
-
-
Method Detail
-
getRegistryInfo
public RegistryDeploymentInfo getRegistryInfo()
- Specified by:
getRegistryInfo
in interfaceRegistryResource
-
-