Method Summary |
public void |
|
public |
|
public void | |
public void |
|
Method Detail |
DEPRECATED
public void flushXT()Flush the WLXT pool requiring new objects to be created and all MFL/Stylesheet caches to be repopulated.
DEPRECATED
public XT
getXT()
Get a WLXT instance from the pool.
DEPRECATED
public void putXT(XT
wlxt)
Return a WLXT instance to the pool.
DEPRECATED
public void setMaxPoolXT(int maxPool)Set the maximum instances of WLXT that will be maintained in the pool. This value is JVM global.