@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()
PingServiceping in interface PingServicepublic String pingWithAuthz()
PingServicepingWithAuthz in interface PingServiceCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.