public interface  org.springframework.jca.context.BootstrapContextAware extends java.lang.Object implements org.springframework.beans.factory.Aware
{
public abstract void setBootstrapContext(javax.resource.spi.BootstrapContext);
}