JndiObjectFactory

org.beangle.commons.jndi.JndiObjectFactory
See theJndiObjectFactory companion object
class JndiObjectFactory[T](val jndiName: String) extends Factory[T]

JNDI Object Factory

Attributes

Companion:
object
Graph
Supertypes
trait Factory[T]
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

override def result: T

Attributes

Definition Classes

Inherited methods

def objectType: Class[T]

Attributes

Inherited from:
Factory
def singleton: Boolean

Attributes

Inherited from:
Factory

Concrete fields

var environment: Properties
val jndiName: String
var resourceRef: Boolean