org.azzyzt.jee.runtime.meta
Class InvocationMetaInfo
java.lang.Object
org.azzyzt.jee.runtime.meta.InvocationMetaInfo
public class InvocationMetaInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationMetaInfo
public InvocationMetaInfo()
getStarted
public java.util.Date getStarted()
getAuthenticatedUserName
public java.lang.String getAuthenticatedUserName()
setAuthenticatedUserName
public void setAuthenticatedUserName(java.lang.String authenticatedUserName)
isReturn200OnError
public boolean isReturn200OnError()
setReturn200OnError
public void setReturn200OnError(boolean return200OnError)