|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.contribution.impl.DefaultExportImpl
public class DefaultExportImpl
The representation of an export for the contribution
Constructor Summary | |
---|---|
protected |
DefaultExportImpl()
|
Method Summary | |
---|---|
ModelResolver |
getModelResolver()
Returns the model resolver for the models representing artifacts made available by this export. |
void |
setModelResolver(ModelResolver modelResolver)
Sets the model resolver for the models representing artifacts made available by this export. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DefaultExportImpl()
Method Detail |
---|
public ModelResolver getModelResolver()
Export
getModelResolver
in interface Export
public void setModelResolver(ModelResolver modelResolver)
Export
setModelResolver
in interface Export
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |