org.jboss.ejb3.embedded.connectionmanager
Class EmbeddedCachedConnectionManager
java.lang.Object
org.jboss.ejb3.embedded.connectionmanager.EmbeddedCachedConnectionManager
- All Implemented Interfaces:
- org.jboss.jca.spi.ComponentStack
public class EmbeddedCachedConnectionManager
- extends Object
- implements org.jboss.jca.spi.ComponentStack
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddedCachedConnectionManager
public EmbeddedCachedConnectionManager()
popMetaAwareObject
public void popMetaAwareObject(Set unsharableResources)
throws javax.resource.ResourceException
- Specified by:
popMetaAwareObject
in interface org.jboss.jca.spi.ComponentStack
- Throws:
javax.resource.ResourceException
pushMetaAwareObject
public void pushMetaAwareObject(Object key,
Set unsharableResources)
throws javax.resource.ResourceException
- Specified by:
pushMetaAwareObject
in interface org.jboss.jca.spi.ComponentStack
- Throws:
javax.resource.ResourceException
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.