|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructureProcessor
Pre and post structure metadata processor.
Method Summary | |
---|---|
void |
applyContextInfo(DeploymentContext deploymentContext,
ContextInfo contextInfo)
Apply context info. |
void |
applyStructureMetaData(DeploymentContext deploymentContext,
StructureMetaData structureMetaData)
Apply structure metadata. |
void |
prepareContextInfo(DeploymentContext parentDeploymentContext,
ContextInfo contextInfo)
Prepare context info. |
void |
prepareStructureMetaData(Deployment deployment,
StructureMetaData structureMetaData)
Prepare structure metadata. |
Method Detail |
---|
void prepareStructureMetaData(Deployment deployment, StructureMetaData structureMetaData)
deployment
- the deploymentstructureMetaData
- the structure metadatavoid prepareContextInfo(DeploymentContext parentDeploymentContext, ContextInfo contextInfo)
parentDeploymentContext
- the parent deployment contextcontextInfo
- the context infovoid applyStructureMetaData(DeploymentContext deploymentContext, StructureMetaData structureMetaData)
deploymentContext
- the deployment contextstructureMetaData
- the structure metadatavoid applyContextInfo(DeploymentContext deploymentContext, ContextInfo contextInfo)
deploymentContext
- the deployment contextcontextInfo
- the context info
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |