|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntrospectionContext
Context for the current introspection session.
It provides information about the environment in which the components being introspected will be used.
| Method Summary | |
|---|---|
java.net.URI |
getContributionUri()
Returns the active contribution URI. |
java.net.URL |
getSourceBase()
Returns the location of the SCDL definition being deployed. |
java.lang.ClassLoader |
getTargetClassLoader()
Returns a class loader that can be used to load application resources. |
java.lang.String |
getTargetNamespace()
Target namespace for this loader context. |
TypeMapping |
getTypeMapping()
Returns the mappings from formal to actual types for the component being introspected. |
| Methods inherited from interface org.sca4j.scdl.ValidationContext |
|---|
addError, addErrors, addWarning, addWarnings, getErrors, getWarnings, hasErrors, hasWarnings |
| Method Detail |
|---|
java.lang.ClassLoader getTargetClassLoader()
java.net.URL getSourceBase()
java.lang.String getTargetNamespace()
java.net.URI getContributionUri()
TypeMapping getTypeMapping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||