|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.container.session.stateful.interceptors.AbsRemoveInterceptor
public abstract class AbsRemoveInterceptor
Defines a method that discard the bean found in the invocation context.
Constructor Summary | |
---|---|
AbsRemoveInterceptor()
|
Method Summary | |
---|---|
protected void |
remove(EasyBeansInvocationContext invocationContext)
Remove from the factory's pool the bean found in the current invocation context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbsRemoveInterceptor()
Method Detail |
---|
protected void remove(EasyBeansInvocationContext invocationContext) throws PoolException
invocationContext
- the context of the current invocation
PoolException
- if removal is failing
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |