|
JBoss Integration 6.0 Parent 6.0.0.CR1 | |||||||||
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 errorvoid popMetaAwareObject(Set unsharableResources) throws javax.resource.ResourceException
unsharableResources
- a set of real jndi names marked as unshareable
javax.resource.ResourceException
- for any error
|
JBoss Integration 6.0 Parent 6.0.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |