| java.lang.Object | |
| ↳ | org.springframework.core.ControlFlowFactory |
Static factory to conceal the automatic choice of the ControlFlow implementation class.
This implementation always uses the efficient Java 1.4 StackTraceElement mechanism for analyzing control flows.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return an appropriate
ControlFlow instance. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Return an appropriate ControlFlow instance.
