|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metaboss.sdlctools.applications.anttasks.builder.MetaBossBuilderTaskElement
com.metaboss.sdlctools.applications.anttasks.builder.ModuleElementDefinition
com.metaboss.sdlctools.applications.anttasks.builder.modules.subelements.IncludeBusinessServiceProxyDefinition
The definition of how to build a business services adapter.
Constructor Summary | |
IncludeBusinessServiceProxyDefinition(ModuleDefinition pOwnerDefinition)
The only available constructor |
Method Summary | |
void |
completeInitialisation()
|
Servicemodule[] |
getAffectedServicemodules()
Returns array of servicemodules included in this definition. |
ToolInvocationDefinition[] |
getCompilationPlan()
|
ToolInvocationDefinition[] |
getGenerationPlan()
|
java.lang.String[] |
getJarClassIncludes()
Return tool invocations |
IncludeAdapterDefinition[] |
getRequiredAdapterDefinitions()
Returns array of required adapter definitions. |
java.lang.String |
getType()
|
void |
setType(java.lang.String pType)
|
Methods inherited from class com.metaboss.sdlctools.applications.anttasks.builder.ModuleElementDefinition |
getCompileClasspath, getOwnerModule |
Methods inherited from class com.metaboss.sdlctools.applications.anttasks.builder.MetaBossBuilderTaskElement |
createCompileClasspath, createIncludeModelElement, getElementMetadata, getIncludedModelElements, getOwnerTask, getRootModelElement, setAdditionalRootModelElements, setCompileClasspath, setDefaultRootModelElement, setRef |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IncludeBusinessServiceProxyDefinition(ModuleDefinition pOwnerDefinition)
Method Detail |
public void setType(java.lang.String pType)
public java.lang.String getType()
public void completeInitialisation() throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
public Servicemodule[] getAffectedServicemodules()
public IncludeAdapterDefinition[] getRequiredAdapterDefinitions()
public ToolInvocationDefinition[] getGenerationPlan()
public ToolInvocationDefinition[] getCompilationPlan()
public java.lang.String[] getJarClassIncludes() throws BSException
BSException
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |