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