org.apache.cocoon.sitemap.spring
Class SitemapNodeScopeResolver

java.lang.Object
  extended by org.apache.cocoon.sitemap.spring.SitemapNodeScopeResolver
All Implemented Interfaces:
ScopeMetadataResolver

public class SitemapNodeScopeResolver
extends Object
implements ScopeMetadataResolver


Constructor Summary
SitemapNodeScopeResolver()
           
 
Method Summary
 ScopeMetadata resolveScopeMetadata(BeanDefinition definition)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SitemapNodeScopeResolver

public SitemapNodeScopeResolver()
Method Detail

resolveScopeMetadata

public ScopeMetadata resolveScopeMetadata(BeanDefinition definition)

Specified by:
resolveScopeMetadata in interface ScopeMetadataResolver
See Also:
ScopeMetadataResolver.resolveScopeMetadata(org.springframework.beans.factory.config.BeanDefinition)


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.