Class RequestResponseLogRegistry
java.lang.Object
com.foreach.across.modules.logging.requestresponse.RequestResponseLogRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(RequestResponseLogEntry entry) intvoidsetMaxEntries(int maxEntries) intsize()
-
Constructor Details
-
RequestResponseLogRegistry
public RequestResponseLogRegistry()
-
-
Method Details
-
setMaxEntries
public void setMaxEntries(int maxEntries) -
getMaxEntries
public int getMaxEntries() -
add
-
size
public int size() -
getEntries
-
getEntry
-