|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntrospectionRegistry
A system service which tracks ImplementationProcessor
s
Method Summary | |
---|---|
void |
registerProcessor(ImplementationProcessor processor)
Registers the given processor and makes it available during assembly evaluation (i.e. |
void |
unregisterProcessor(ImplementationProcessor processor)
Deregisters the given processor |
Methods inherited from interface org.apache.tuscany.spi.implementation.java.Introspector |
---|
introspect |
Method Detail |
---|
void registerProcessor(ImplementationProcessor processor)
void unregisterProcessor(ImplementationProcessor processor)
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |