Uses of Class
com.atlassian.spring.container.ComponentTypeMismatchException

Packages that use ComponentTypeMismatchException
com.atlassian.spring.container   
 

Uses of ComponentTypeMismatchException in com.atlassian.spring.container
 

Methods in com.atlassian.spring.container that throw ComponentTypeMismatchException
static
<T> T
ContainerManager.getComponent(java.lang.String key, java.lang.Class<T> aClass)
          Utility method to get a bean from the current container
 



Copyright © 2006-2011 Atlassian. All Rights Reserved.