| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.hivemind.internal.AbstractServiceInterceptorConstructor
public abstract class AbstractServiceInterceptorConstructor
Ancestor for implementions of InterceptorConstructor.
| Constructor Summary | |
|---|---|
| AbstractServiceInterceptorConstructor(Location location) | |
| Method Summary | |
|---|---|
| abstract  void | constructServiceInterceptor(InterceptorStack interceptorStack,
                                                       Module contributingModule)Creates a new core service implementation. | 
| Methods inherited from class org.apache.hivemind.impl.BaseLocatable | 
|---|
| getLocation, setLocation | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.apache.hivemind.Locatable | 
|---|
| getLocation | 
| Constructor Detail | 
|---|
public AbstractServiceInterceptorConstructor(Location location)
| Method Detail | 
|---|
public abstract void constructServiceInterceptor(InterceptorStack interceptorStack,
                                                 Module contributingModule)
InterceptorConstructor
constructServiceInterceptor in interface InterceptorConstructor| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||