Package gw.lang.reflect
Class TypeSystemRefresher
java.lang.Object
gw.lang.reflect.TypeSystemRefresher
- All Implemented Interfaces:
ITypeSystemRefresher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static TypeSystemRefresher
private static final long
private static final long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
private void
static TypeSystemRefresher
private boolean
void
void
maybeRefresh
(boolean force)
-
Field Details
-
KB
private static final long KB- See Also:
-
MB
private static final long MB- See Also:
-
_instance
-
-
Constructor Details
-
TypeSystemRefresher
protected TypeSystemRefresher()
-
-
Method Details
-
getInstance
-
maybeRefresh
public void maybeRefresh()- Specified by:
maybeRefresh
in interfaceITypeSystemRefresher
-
maybeRefresh
public void maybeRefresh(boolean force) - Specified by:
maybeRefresh
in interfaceITypeSystemRefresher
-
doRefresh
private void doRefresh() -
doPostRefreshCleanup
protected void doPostRefreshCleanup() -
isNearMemoryBoundary
private boolean isNearMemoryBoundary()
-