|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceImplementationConstructor
A contribution to a service extension point that is used to create the core service instance (which may then be enhanced with interceptors).
| Method Summary | |
|---|---|
java.lang.Object |
constructCoreServiceImplementation()
Creates a new core service implementation. |
Module |
getContributingModule()
Returns the module which created the contribution. |
| Methods inherited from interface org.apache.hivemind.Locatable |
|---|
getLocation |
| Method Detail |
|---|
Module getContributingModule()
java.lang.Object constructCoreServiceImplementation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||