@Service(value="pingService#rest") public class DefaultPingService extends Object implements PingService
Constructor and Description |
---|
DefaultPingService() |
Modifier and Type | Method and Description |
---|---|
String |
ping()
ping service to monitor Archiva with a nice returned message :-)
|
String |
pingWithAuthz()
same as #ping but check authz
|
public DefaultPingService()
public String ping()
PingService
ping
in interface PingService
public String pingWithAuthz()
PingService
pingWithAuthz
in interface PingService
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.