|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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(java.util.Map attributes,
java.lang.Object parameterDocument)
Initializes the Advislet from an XML Document Node, allowing it to read any custom parameters that it requires. |
Method Detail |
public boolean initialize(java.util.Map attributes, java.lang.Object parameterDocument) throws AdvisorException
attributes
- the attribute map.parameterDocument
- the parameter document.public Metadata getMetadata()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |