|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| 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()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.