Interface Adept2Service
-
- All Known Subinterfaces:
LicenceManager,OrgModelManager
- All Known Implementing Classes:
LicenceManagerSoap,OrgModelManagerSoap
public interface Adept2Service- See Also:
AbstractRootResourceWebService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull ServiceReleasegetRelease()@NotNull ServiceInstanceNamegetServiceInstanceName()@NotEmpty List<URI>getUris()@NotNull @Min(-1L) Longping()
-
-
-
Method Detail
-
ping
@NotNull @Min(-1L) @NotNull @Min(-1L) Long ping()
- See Also:
AbstractRootResourceWebService.ping()
-
getRelease
@NotNull @NotNull ServiceRelease getRelease()
-
getServiceInstanceName
@NotNull @NotNull ServiceInstanceName getServiceInstanceName()
-
-