StackOverflow Questions for Tag: static-factory

Diamond
Diamond

Reputation: 247

What's the reason to instantiate Spring beans with factory methods?

Score: 4

Views: 841

Answers: 1

Read More
intruder
intruder

Reputation: 417

Conditional calling using static factory method

Score: 0

Views: 48

Answers: 0

Read More
gaurav jain
gaurav jain

Reputation: 3234

Immutable class using static factories

Score: 1

Views: 834

Answers: 2

Read More
Mik378
Mik378

Reputation: 22191

Use Enum or String for a static factory method?

Score: 5

Views: 2794

Answers: 5

Read More
himanshu tripathi
himanshu tripathi

Reputation: 31

What is the difference between a Singleton and static factory methods

Score: 3

Views: 1969

Answers: 2

Read More
Prashant Chauhan
Prashant Chauhan

Reputation: 600

Effective Java Item1 - Static factory method for object creation

Score: 0

Views: 572

Answers: 2

Read More
dknaack
dknaack

Reputation: 60516

Factory Pattern - CreateInstance static or not?

Score: 38

Views: 20873

Answers: 3

Read More
user24985
user24985

Reputation: 765

Is this Factory Method creation pattern?

Score: 43

Views: 4438

Answers: 20

Read More
user5702530
user5702530

Reputation:

Static factory and factory design patterns

Score: 0

Views: 103

Answers: 0

Read More
evilmandarine
evilmandarine

Reputation: 4553

WCF Service Dependency Injection and Static Factory

Score: 3

Views: 484

Answers: 0

Read More
samvan1985
samvan1985

Reputation: 11

Creating and managing unique instances of class in Java that can be accessed by different users

Score: 1

Views: 3121

Answers: 1

Read More
Adrián Pérez
Adrián Pérez

Reputation: 2216

Should static factories be tested when doing TDD?

Score: 0

Views: 96

Answers: 1

Read More
Ashish
Ashish

Reputation: 21

Static factory method does not return object instance in MVC Controller

Score: 0

Views: 134

Answers: 1

Read More
Nick Bull
Nick Bull

Reputation: 9866

Static factory method vs public constructor

Score: 11

Views: 20669

Answers: 3

Read More
Anand
Anand

Reputation: 21328

Static factory disadvantage over constructor

Score: 5

Views: 3082

Answers: 5

Read More
user2720864
user2720864

Reputation: 8171

Factory method, why we use a static call to get the object from factory

Score: 0

Views: 1163

Answers: 2

Read More
vector
vector

Reputation: 7576

static factory builder trouble

Score: 1

Views: 232

Answers: 2

Read More
neXus
neXus

Reputation: 2223

What is the best way to cache and reuse immutable singleton objects in Java?

Score: 1

Views: 4807

Answers: 3

Read More
brabster
brabster

Reputation: 43580

How to choose between methods of acquiring dependencies?

Score: 4

Views: 139

Answers: 3

Read More
PreviousPage 2Next