|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zeroturnaround.javarebel.IntegrationFactory
public class IntegrationFactory
A factory for Integration that resolves a suitable implementation.
Use getInstance() method to get the Integration instance.
| Constructor Summary | |
|---|---|
IntegrationFactory()
|
|
| Method Summary | |
|---|---|
static Integration |
getInstance()
Returns a suitable Integration implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegrationFactory()
| Method Detail |
|---|
public static Integration getInstance()
Integration implementation.
Integration implementation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||