JSF-Spring

de.mindmatters.faces.spring.factory
Interface ManagedBeanDefinition

All Superinterfaces:
AttributeAccessor, BeanDefinition, BeanMetadataElement

public interface ManagedBeanDefinition
extends BeanDefinition

BeanDefinition for beans defined in a JSF context.

Note: This bean definition just acts as a marker interface.

Author:
Andreas Kuhrwahl

Field Summary
 
Fields inherited from interface org.springframework.beans.factory.config.BeanDefinition
ROLE_APPLICATION, ROLE_INFRASTRUCTURE, ROLE_SUPPORT, SCOPE_PROTOTYPE, SCOPE_SINGLETON
 
Method Summary
 
Methods inherited from interface org.springframework.beans.factory.config.BeanDefinition
getBeanClassName, getConstructorArgumentValues, getPropertyValues, getResourceDescription, getRole, getScope, isAbstract, isLazyInit, isSingleton, setBeanClassName, setScope
 
Methods inherited from interface org.springframework.core.AttributeAccessor
attributeNames, getAttribute, hasAttribute, removeAttribute, setAttribute
 
Methods inherited from interface org.springframework.beans.BeanMetadataElement
getSource
 


JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG