|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdvisletChainElement
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 |
|---|
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.Metadata getMetadata()
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||