public class ApplicationServerManagerResult extends Object
ApplicationServerManagerResult(boolean ok, String message, String response)
String
getMessage()
getResponse()
boolean
isOk()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApplicationServerManagerResult(boolean ok, String message, String response)
public boolean isOk()
public String getMessage()
public String getResponse()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.