|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jbatchengine.service.AdapterService
public class AdapterService
Field Summary | |
---|---|
private Adapter |
adapter
|
private static AdapterService |
instance
|
Constructor Summary | |
---|---|
AdapterService()
|
Method Summary | |
---|---|
Adapter |
getAdapter()
|
static AdapterService |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private Adapter adapter
private static AdapterService instance
Constructor Detail |
---|
public AdapterService()
Method Detail |
---|
public static AdapterService getInstance()
public Adapter getAdapter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |