|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is the common interface for all elements that can participate in an advislet chain as defined using the AdvisletRegistry.
| Method Summary | |
Metadata |
getMetadata()
Returns the metadata for the Advislet. |
boolean |
initialize(Map attributes,
Object parameterDocument)
Initializes the Advislet from an XML Document Node, allowing it to read any custom parameters that it requires. |
| Method Detail |
public Metadata getMetadata()
public boolean initialize(Map attributes,
Object parameterDocument)
throws AdvisorException
attributes - the attribute map.parameterDocument - the parameter document.
AdvisorException - thrown on an error when processing the request.
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||