浏览 2562 次
该帖已经被评为新手帖
|
|
---|---|
作者 | 正文 |
发表时间:2008-04-22
剩下的事情就是看API了 我个人觉得spring掌握基本原理就足够了,然后看点自己能用到的Class以及context配置方式。不知道我的理解对不对,个人见解而已 -_- 下面我要为自己的spring学习制定计划,遍个list,就像刚才说的那样,先熟悉熟悉经常会用到的class或interface: 引用 org.springframework.aop.ClassFilter
org.springframework.aop.IntroductionInterceptor org.springframework.aop.MethodMatcher org.springframework.aop.Pointcut org.springframework.aop.MethodBeforeAdvice org.springframework.aop.BeforeAdvice org.springframework.aop.AfterReturningAdvice org.springframework.aop.ThrowsAdvice org.springframework.aop.framework.AopConfigException org.springframework.aop.framework.ProxyFactoryBean org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator org.springframework.aop.support.ControlFlowPointcut org.springframework.aop.support.DefaultIntroductionAdvisor org.springframework.aop.support.DefaultPointcutAdvisor org.springframework.aop.support.DelegatingIntroductionInterceptor org.springframework.aop.support.NameMatchMethodPointcutAdvisor org.springframework.aop.support.Pointcuts org.springframework.aop.support.RegExpPointcutAdvisor 引用 org.springframework.beans.factory.BeanFactory
org.springframework.beans.factory.BeanFactoryAware org.springframework.beans.factory.config.CustomEditorConfigurer org.springframework.beans.factory.config.PropertyPlaceholderConfigurer org.springframework.beans.factory.xml.XmlBeanFactory org.springframework.beans.propertyeditors.URLEditor 引用 org.springframework.context.ApplicationContext
org.springframework.context.support.FileSystemXmlApplicationContext org.springframework.context.support.ResourceBundleMessageSource 引用 org.springframework.dao.DataAccessException
引用 org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean 引用 org.springframework.jdbc.core.JdbcTemplate
org.springframework.jdbc.datasource.DataSourceTransactionManager org.springframework.jdbc.datasource.DriverManagerDataSource 引用 org.springframework.jms.JmsExceptions
org.springframework.jms.core.JmsTemplate org.springframework.jms.core.MessageCreator org.springframework.jms.support.converter.MessageConverter org.springframework.jms.support.converter.SimpleMessageConverter 引用 org.springframework.jndi.JndiObjectFactoryBean
引用 org.springframework.mail.SimpleMailMessage
org.springframework.mail.javamail.JavaMailSenderImpl 引用 org.springframework.metadata.commons.CommonsAttributes
引用 org.springframework.orm.hibernate.HibernateTemplate
org.springframework.orm.hibernate3.LocalSessionFactoryBean org.springframework.orm.hibernate3.HibernateTransactionManager org.springframework.orm.hibernate3.support.HibernateDaoSupport org.springframework.orm.ibatis.SqlMapClientFactoryBean org.springframework.orm.ibatis.SqlMapClientTemplate org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean org.springframework.orm.jdo.JdoTemplate org.springframework.orm.jdo.JdoTransactionManager org.springframework.orm.ojb.PersistenceBrokerTransactionManager org.springframework.orm.ojb.support.LocalDataSourceConnectionFactory org.springframework.orm.ojb.support.LocalOjbConfigurer 引用 org.springframework.payment.PaymentServiceImpl
引用 org.springframework.remoting.RemoteAccessException
org.springframework.remoting.caucho.BurlapProxyFactoryBean org.springframework.remoting.caucho.BurlapServiceExporter org.springframework.remoting.caucho.HessianProxyFactoryBean org.springframework.remoting.caucho.HessianServiceExporter org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean org.springframework.remoting.rmi.RmiProxyFactoryBean org.springframework.remoting.rmi.RmiServiceExporter 引用 org.springframework.scheduling.quartz.CronTriggerBean
org.springframework.scheduling.quartz.JobDetailBean org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean org.springframework.scheduling.quartz.QuartzJobBean org.springframework.scheduling.quartz.SchedulerFactoryBean org.springframework.scheduling.quartz.SimpleTriggerBean org.springframework.scheduling.timer.MethodInvokingTimerTaskFactoryBean org.springframework.scheduling.timer.ScheduledTimerTask org.springframework.scheduling.timer.TimerFactoryBean 引用 org.springframework.test.AbstractTransactionalDataSourceSpringContextTests
引用 org.springframework.transaction.TransactionDefinition
org.springframework.transaction.interceptor.DefaultTransactionAttribute org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor org.springframework.transaction.interceptor.TransactionInterceptor org.springframework.transaction.interceptor.TransactionProxyFactoryBean org.springframework.transaction.jta.JtaTransactionManager org.springframework.transaction.support.TransactionTemplate 引用 org.springframework.validation.Validator
引用 org.springframework.web.servlet.DispatcherServlet
org.springframework.web.servlet.HandlerMapping org.springframework.web.servlet.ViewResolver org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping org.springframework.web.servlet.handler.SimpleMappingExceptionResolver org.springframework.web.servlet.handler.SimpleUrlHandlerMapping org.springframework.web.servlet.handler.commonsattributes.PathMap 引用 org.springframework.web.servlet.mvc.AbstractCommandController
org.springframework.web.servlet.mvc.AbstractController org.springframework.web.servlet.mvc.AbstractWizardFormController org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver org.springframework.web.servlet.mvc.throwaway.ThrowawayControllerHandlerAdapter 引用 org.springframework.web.servlet.support.BindStatus
引用 org.springframework.web.servlet.view.BeanNameViewResolver
org.springframework.web.servlet.view.InternalResourceViewResolver org.springframework.web.servlet.view.JstlView org.springframework.web.servlet.view.ResourceBundleViewResolver org.springframework.web.servlet.view.XmlFileViewResolver org.springframework.web.servlet.view.document.AbstractExcelView org.springframework.web.servlet.view.document.AbstractPdfView org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver org.springframework.web.servlet.view.tiles.TilesConfigurer org.springframework.web.servlet.view.tiles.TilesView org.springframework.web.servlet.view.velocity.VelocityConfigurer org.springframework.web.servlet.view.velocity.VelocityViewResolver 引用 org.springframework.web.context.ContextLoaderListener
org.springframework.web.context.ContextLoaderServlet org.springframework.web.context.WebApplicationContext org.springframework.web.context.support.PerformanceMonitorListener org.springframework.web.context.support.WebApplicationContextUtils 引用 org.springframework.web.struts.ActionSupport
org.springframework.web.struts.ContextLoaderPlugIn org.springframework.web.struts.DelegatingActionProxy org.springframework.web.struts.DelegatingRequestProcessor org.springframework.web.struts.DelegatingTilesRequestProcessor 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2008-04-26
是Spring in Action吧?
|
|
返回顶楼 | |
发表时间:2008-05-16
对对,混淆了,呵呵
|
|
返回顶楼 | |