JavaScript is disabled on your browser.
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
Direct Known Subclasses:
ProcessorBase
public abstract class HandlerBase
extends Object
This abstract class will encapsulate
ThreadLocals to determine when a class is a handler.
This is because some functionality has to be avoided if inHandler().
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
HandlerBase
public HandlerBase()
Method Detail
enter
protected void enter()
leave
protected void leave()
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
Copyright © 2021 JBoss by Red Hat . All rights reserved.