|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentStack

ComponentStack.
| Method Summary | |
|---|---|
void |
popMetaAwareObject(Set unsharableResources)
Pop a component context |
void |
pushMetaAwareObject(Object rawKey,
Set unsharableResources)
Push a component context |
| Method Detail |
|---|
void pushMetaAwareObject(Object rawKey,
Set unsharableResources)
throws javax.resource.ResourceException
rawKey - the raw key, e.g. the servlet or ejb contextunsharableResources - a set of real jndi names marked as unshareable
javax.resource.ResourceException - for any error
void popMetaAwareObject(Set unsharableResources)
throws javax.resource.ResourceException
unsharableResources - a set of real jndi names marked as unshareable
javax.resource.ResourceException - for any error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||