» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Spring + POJO

Mark Fisher's Blog " POJO Aspects in Spring 2.0: A Simple Example

<aop:pointcut id="servicePointcut" expression="execution(* example..*Service+.*(..))"/>

POJO: del.icio.us/tag/pojo

La Dependency Injection e il Test Driven Development

mostra come i cosiddetti Framework POJO (Plain Old Java Objects), basati sul pattern Inversion Of Control, agevolino il Test Driven Development (TDD) nell'ambito del testing di applicazioni Enterpise

POJO: del.icio.us/tag/pojo

JaValid

JaValid is an annotation-based validation framework, which allows you to annotate your Java objects to introduce validation. JaValid can be used in any type of Java application (standalone application, web application etc). The framework currently provide

POJO: del.icio.us/tag/pojo

Expose Your POJO-Based Domain Apps as Web Services

Combine Axis2, the next-generation web services API of Apache Axis, with Spring to expose POJO-based, domain-tier applications as both REST- and SOAP-based web services.

POJO: del.icio.us/tag/pojo

ONJava.com: POJO Application Frameworks: Spring Vs. EJB 3.0

These two frameworks share a common core design philosophy: they both aim to deliver middleware services to loosely coupled plain old Java objects (POJOs). The framework "wires" application services to the POJOs by intercepting the execution con

POJO: del.icio.us/tag/pojo

ONJava.com -- POJO Application Frameworks: Spring Vs. EJB 3.0

Spring and EJB 3.0 wire runtime services (such as transaction, security, logging, messaging, and profiling services) to applications. Since those services are not directly related to the application's business logic, they are not managed by the applicatio

POJO: del.icio.us/tag/pojo

SpringSource Team Blog " Message Driven POJOs!

Ultimately, we will accept input from the user (a "name" via stdin) and this will be transformed into a "r

POJO: del.icio.us/tag/pojo

SpringSource Team Blog " What's New in Spring Web Services 1.5?

&lt;sep/&gt;code changes - some configuration, and you're off! The JMS integrates with Spring's Message-Driven POJO model

POJO: del.icio.us/tag/pojo

ONJava.com -- POJO Application Frameworks: Spring Vs. EJB 3.0

Spring AOP vs EJB 3.0 Interceptors 2007-05-23 13:51:53 DenverDeveloper [Reply | View] A very insightful article. Although, one thing that I didn't see was a comparison contrast of Spring AOP vs EJB 3.0 Interceptors. Care to share some insights into

POJO: del.icio.us/tag/pojo

Developing with POJOs

&lt;sep/&gt;service and make it easier to develop, test, and maintain. This new design is object-oriented POJO-based instead of a procedural EJB-based. It acces

POJO: del.icio.us/tag/pojo

Vijay Mandava's Blog: WLS 10.3 Tech Preview supports SCA

&lt;sep/&gt;includes an SCA runtime customers now have multiple technology choices to build their business logic -- POJO, EJB, Spring or SCA. By including the SCA runtime on WLS, customers can take advantage of the&lt;sep/&gt;

POJO: del.icio.us/tag/pojo

Page 1 | Next >>