jar

org.rosenvold.spring : convention-bean-factory

Maven & Gradle

Oct 14, 2011

convention-bean-factory · A convention over configuration bean factory for spring framework

Table Of Contents

Latest Version

Download org.rosenvold.spring : convention-bean-factory JAR file - Latest Versions:

All Versions

Download org.rosenvold.spring : convention-bean-factory JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.5
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window convention-bean-factory-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.rosenvold.spring.convention

├─ org.rosenvold.spring.convention.CandidateEvaluator.class - [JAR]

├─ org.rosenvold.spring.convention.ConventionBeanFactory.class - [JAR]

├─ org.rosenvold.spring.convention.ConventionConfiguration.class - [JAR]

├─ org.rosenvold.spring.convention.ConventionContextLoader.class - [JAR]

├─ org.rosenvold.spring.convention.ConventionContextLoaderListener.class - [JAR]

├─ org.rosenvold.spring.convention.ConventionXmlWebApplicationContext.class - [JAR]

├─ org.rosenvold.spring.convention.InterfaceToImplementationMapper.class - [JAR]

├─ org.rosenvold.spring.convention.NameToClassResolver.class - [JAR]

org.rosenvold.spring.convention.beanclassresolvers

├─ org.rosenvold.spring.convention.beanclassresolvers.DefaultBeanClassResolver.class - [JAR]

├─ org.rosenvold.spring.convention.beanclassresolvers.GenericNameToClassResolver.class - [JAR]

org.rosenvold.spring.convention.candidateevaluators

├─ org.rosenvold.spring.convention.candidateevaluators.DefaultCandidateEvaluator.class - [JAR]

org.rosenvold.spring.convention.interfacemappers

├─ org.rosenvold.spring.convention.interfacemappers.AdapterSuffix.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.DefaultPrefix.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.ImplSuffix.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.PackageManipulator.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.Prefix.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.StubPrefix.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.StubSuffix.class - [JAR]

├─ org.rosenvold.spring.convention.interfacemappers.UserSpecifiedMapper.class - [JAR]