|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.contribution.namespace.impl.NamespaceExportImpl
public class NamespaceExportImpl
The representation of an export for the contribution
Constructor Summary | |
---|---|
protected |
NamespaceExportImpl()
|
Method Summary | |
---|---|
ModelResolver |
getModelResolver()
Returns the model resolver for the models representing artifacts made available by this export. |
java.lang.String |
getNamespace()
Get Namespace that identifies the export |
void |
setModelResolver(ModelResolver modelResolver)
Sets the model resolver for the models representing artifacts made available by this export. |
void |
setNamespace(java.lang.String namespace)
Set Namespace that identifies the export |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NamespaceExportImpl()
Method Detail |
---|
public java.lang.String getNamespace()
NamespaceExport
getNamespace
in interface NamespaceExport
public void setNamespace(java.lang.String namespace)
NamespaceExport
setNamespace
in interface NamespaceExport
namespace
- The exported namespacepublic 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 |