LifeCycleAppContextLeakPreventer, AWTLeakPreventer, DOMLeakPreventer, DriverManagerLeakPreventer, GCThreadLeakPreventer, Java2DLeakPreventer, LDAPLeakPreventer, LoginConfigurationLeakPreventer, SecurityProviderLeakPreventerpublic abstract class AbstractLeakPreventer extends AbstractLifeCycle
AbstractLifeCycle.AbstractLifeCycleListenerLifeCycle.Listener| Modifier and Type | Field | Description |
|---|---|---|
protected static Logger |
LOG |
FAILED, RUNNING, STARTED, STARTING, STOP_ON_FAILURE, STOPPED, STOPPING| Constructor | Description |
|---|---|
AbstractLeakPreventer() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
doStart() |
|
abstract void |
prevent(java.lang.ClassLoader loader) |
addLifeCycleListener, doStop, getState, getState, getStopTimeout, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, setStopTimeout, start, stopprotected static final Logger LOG
public abstract void prevent(java.lang.ClassLoader loader)
protected void doStart()
throws java.lang.Exception
doStart in class AbstractLifeCyclejava.lang.ExceptionCopyright © 1995–2018 Webtide. All rights reserved.