|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SOFAMicroInterceptor
Extends SOFAMicroComponent
with methods allowing the microcomponent
to bind to delegation chain.
Method Summary | |
---|---|
java.lang.Object |
getDelegatedProvided()
Takes reference to delegated provided interface implementation. |
void |
setDelegatedRequired(java.lang.Object ref)
Gives the microcomponent reference to interface where to delegate calls. |
Methods inherited from interface org.objectweb.dsrg.sofa.microarchitecture.SOFAMicroComponent |
---|
getProvided, init, setRequired |
Method Detail |
---|
java.lang.Object getDelegatedProvided() throws SOFAException
SOFAException
void setDelegatedRequired(java.lang.Object ref) throws SOFAException
ref
- Interface implementation reference to delegate to.
SOFAException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |