JndiDataSourceFactory

org.beangle.commons.jndi.JndiDataSourceFactory
class JndiDataSourceFactory(jndiName: String) extends JndiObjectFactory[DataSource]

Attributes

Graph
Supertypes
class JndiObjectFactory[DataSource]
trait Factory[DataSource]
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def objectType: Class[T]

Attributes

Inherited from:
Factory
override def result: T

Attributes

Definition Classes
Inherited from:
JndiObjectFactory
def singleton: Boolean

Attributes

Inherited from:
Factory

Inherited fields

var environment: Properties

Attributes

Inherited from:
JndiObjectFactory
var resourceRef: Boolean

Attributes

Inherited from:
JndiObjectFactory