public interface CiliaExtenderParser
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(Object mediatorDescription)
See if the parser could handle the component description
|
Component |
getComponent(Object componentDescription,
Component currentComponent)
Creates or modifies a ComponentImpl based on the component description.
|
Component getComponent(Object componentDescription, Component currentComponent) throws CiliaParserException
componentDescription
- CiliaParserException
boolean canHandle(Object mediatorDescription)
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.