|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.service.impl.AbstractEpServiceImpl
public class AbstractEpServiceImpl
EpServiceImpl is implementation of the base interface for other services.
| Constructor Summary | |
|---|---|
AbstractEpServiceImpl()
|
|
| Method Summary | |
|---|---|
ElasticPath |
getElasticPath()
Get the ElasticPath singleton. |
void |
setElasticPath(ElasticPath elasticpath)
Inject the ElasticPath singleton. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractEpServiceImpl()
| Method Detail |
|---|
public ElasticPath getElasticPath()
getElasticPath in interface EpServicepublic void setElasticPath(ElasticPath elasticpath)
setElasticPath in interface EpServiceelasticpath - the ElasticPath singleton.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||