Namespace: OpenEdge.Rest.Admin
Class
AppServerStatus
Parent classes:
Inherits: Progress.Lang.Object

Copyright (c) 2014 by Progress Software Corporation. All rights reserved.
File:AppServerStatus.cls
Author(s):whenshaw
Created:Fri Jan 10 13:57:18 EST 2014
Notes:Useful for pinging the AppServer. The REST adapter uses this as part of
responding to a /rest/_oeping request
Default behavior is to return an empty CHARACTER string. The content of
that string is irrelevant to the REST adapter ping feature -- it simply
passes the string along in its response to its client. The intent is that a
developer, if desired, can customize the return value.




Method Summary
Options Name Purpose
CHARACTER ServerStatus () /* return "A developer can customize this". */


Method Detail
Top

CHARACTER ServerStatus ()

/* return "A developer can customize this".
Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15