|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This configuration represents the construction template for a carbon component. This document defines an ordered list of decorators (that may also be interceptors) that is used to construct the facade dynamic proxy of a live component.
Copyright 2003 Sapient
Method Summary | |
Class |
getComponentProxyInvocationHandlerClass()
ComponentProxyInvocationHandler for this component. |
DecoratorConfiguration[] |
getDecoratorConfiguration()
Provides access to a set of decorator configurations representing configurations. |
Methods inherited from interface org.sape.carbon.core.config.Configuration |
clone, getConfigurationInterface, getConfigurationName, getDataStructure, getRootElement, isConfigurationWritable, setConfigurationName, setConfigurationReadOnly |
Method Detail |
public DecoratorConfiguration[] getDecoratorConfiguration()
public Class getComponentProxyInvocationHandlerClass()
ComponentProxyInvocationHandler
for this component.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |