org.springframework.config.java.complex
Class AbstractConfigurationToIgnore

java.lang.Object
  extended by org.springframework.config.java.complex.AbstractConfigurationToIgnore

public abstract class AbstractConfigurationToIgnore
extends Object

Abstract configuration classes should be ignored.

Author:
Rod Johnson

Constructor Summary
AbstractConfigurationToIgnore()
           
 
Method Summary
 Object ignoreMeUnlessTheresASubclass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractConfigurationToIgnore

public AbstractConfigurationToIgnore()
Method Detail

ignoreMeUnlessTheresASubclass

public Object ignoreMeUnlessTheresASubclass()


Copyright ? 2005-2008 Spring Framework. All Rights Reserved.