Connector Architecture 1.6 API 1.0.0.Final

Uses of Interface
javax.resource.spi.BootstrapContext

Packages that use BootstrapContext
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. 
 

Uses of BootstrapContext in javax.resource.spi
 

Methods in javax.resource.spi with parameters of type BootstrapContext
 void ResourceAdapter.start(BootstrapContext ctx)
          This is called when a resource adapter instance is bootstrapped.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.