Java org.springframework.jca.context ResourceAdapterApplicationContext fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jca.context ResourceAdapterApplicationContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jca.context ResourceAdapterApplicationContext.

The text is from its open source code.

Constructor

ResourceAdapterApplicationContext(BootstrapContext bootstrapContext)
Create a new ResourceAdapterApplicationContext for the given BootstrapContext.

Method