Did you mean
aspect-oriented programming (8 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- A Calculus of Untyped Aspect-Oriented Programs
- Aspects have emerged as a powerful tool in the design and development of systems, allowing for the encapsulation of program transformations. The dynamic semantics of aspects is typically specified by appealing to an underlying object-oriented language via a compiler transformation known as weaving. This treatment is unsatisfactory for several reasons....
- White papers
- Dynamic Aspect-Oriented Load Balancing in Java RMI
- Load balancing is the process of distributing client requests over a set of servers, and is a key element of obtaining good performance in a distributed application. Java RMI extends Java with distributed objects whose methods can be called from remote clients. In some Java RMI programs, there may be...
- White papers 2008-05-08
- Aspect Oriented Programming and Internationalization
- Aspect-Oriented Programming AOP, although specialized in nature, can facilitate a range of useful separations of concerns. One such area is Internationalization (often called "I18N" because of the 18 characters between the first and last letter of the word). I18N is big business in a global software marketplace. In this paper...
- White papers 2006-07-25
- A Safe Aspect-Oriented Programming Support for Component-Oriented Programming
- This paper shows that Aspect-Oriented Programming AOP can be safely supported by Component-Oriented Programming COP by providing a way to control the openness of a component with regards to AOP techniques. The proposal reconciles the intrusive nature of AOP with the "Black box property" of components in COP. The authors...
- White papers 2006-06-19
- Component-Based Software Development With Aspect-Oriented Programming
- Middleware for component-based software development already provides some separation of concerns between the components implementing the business functionality and the component environment implementing the infrastructural services. However, the implementation of the services is usually not modularized, making it hard to adapt the platform to application specific needs, to exchange services...
- White papers 2005-03-18
Additional Resources
- Implement Your Own Proxy-Based AOP Framework
- Aspect-Oriented Programming AOP is well-suited to managing application crosscutting concerns, such as logging, security, and transaction management. AOP provides a complement to Object-Oriented Programming OOP, which is still the most common and powerful methodology to address the core business concerns. AOP can reduce code scattering, tangling, and duplication in applications.
- White papers 2005-11-01
- Fundamentals of Service-Oriented Engineering - An Introduction
- Since about 2002, buzzwords like service-oriented engineering, service-oriented computing, and service-oriented architecture became more and more popular. These terms and related ones are often misunderstood or wrongly used. For that reason a deeper knowledge of the concepts, the historical background, and an overview of service-oriented architectures is highly demanded and...
- White papers 2006-07-09
- AspectJ and its Use
- Hi,I recently started using AspectJ and need some advice regarding the following1) Are aspects really non-intrusive? I wrote a small class (Test.java" and an Aspect that works fine but when i reversed Test.class i found some aspect code injected in it.2) I want to use Aspect to work on my...
- Discussion threads 2004-11-13
- Service-Oriented Architectures and Mobile Services
- Service-Oriented architectures and Service-Oriented Computing are the most recent approaches aiming at facilitating the design and development of applications on distributed systems. The primary goal of this paper is to investigate how the construction of mobile services can benefit from the Service-Oriented paradigm. The paper provides an elucidation of the...
- White papers 2005-05-10
- Service-Oriented IT Management: Benefit, Cost and Success Factors
- Due to an enhanced customer focus in the planning, development and delivery of IT services, service-oriented IT management has become increasingly important. This paper investigates to what effect service-oriented IT management has already been put into place in European companies. Success factors for implementing service oriented IT management are investigated....
- White papers 2005-04-27
- A Service-Oriented, Scalable Approach to Grid-Enabling of Legacy Scientific Applications
- This paper describes a scalable approach to the enabling of legacy scientific applications on computing Grids using a service-oriented architecture. In the context of this paper Grid-enabling means turning an existing application, installed on a Grid resource, into a service and generating the application-specific user interfaces to use that application...
- White papers 2005-08-08
- Building protocol independence in a service-oriented architecture
- Designing an effective distributed software system becomes especially tricky when considering the fact that services and processes might need to interact with each other across multiple protocols. Because of the way most distributed systems encapsulate the protocol details of inter-process communication, it can be difficult to update your system when...
- Download resources 2005-06-10
- Towards a Mathematical Foundation for Service-Oriented Applications Design
- Leveraging service oriented programming paradigm would significantly affect the way people build software systems. However, to achieve this goal a solid software design methodology should be grounded on proper mathematical foundations, specific service-oriented principles, concepts and patterns. This paper contributes to the above goal proposing a lightweight, but complete, mathematical...
- White papers 2006-08-15
- Testing Java in an Object-Oriented Way
- In object-oriented software development, the system is developed as a collaborative collection of objects. Messages are the heart of the communication between these objects. Most Java-based software development projects employ unit testing, which mainly tests the system's behavior. Yet, one rarely tests the object-oriented nature of the written program. Object-oriented...
- White papers 2006-03-28
- Toward a Pattern Language for Service-Oriented Architecture and Integration, Part 1: Build a Service Eco-System
- As the IT industry matures, one will witness the emergence of more and more successful designs and implementations of Service-Oriented Architectures SOA. One will also encounter challenges that appear to be recurring in slightly different forms but fundamentally have the same underlying problems. One also tends to repeat solutions with...
- White papers 2005-07-13
- Configuration Hunter (exe)
- The primary goal of this application is to offer you the ability to search for aspects and configurations within a chart or a series of charts and to display the results in a simple and analytical manner. The following astrological aspects are supported by the application: Conjunction: 0 degrees aspect...
- Software downloads 2006-07-06
- Tom Hogan: Service-Oriented = Business-Oriented
- The attendee of this webcast will learn how companies are using a Service-Oriented Architecture SOA to drive new business opportunities, reduce costs, improve IT efficiency, and make business more responsive to change.
- Webcasts 2007-01-01
- Service-Oriented Software Reengineering: SoSR
- The purpose of the project discussed in this paper is to propose a Service-oriented Software Reengineering SoSR methodology that can be applied to a legacy software system so that it can be reengineered into a service-oriented software systems by using Service-Oriented Computing SOC. SOC is a software development paradigm in...
- White papers 2006-10-11
- UML for C#
- C# is a modern object-oriented language for application development. In addition to object-oriented constructs, C# supports component-oriented programming with properties, methods and events. UML defines graphical notations for describing and designing object-oriented software systems. It's an open standard controlled by the Object Management Group OMG. This paper assumes a working...
- White papers 2007-04-24
- Separating Concerns and Advising Domain Objects
- Advising objects to separate concerns is an extremely powerful pattern. Spring-like approaches to AOP are fantastic choices if few instances of the advised class need to be created. However, many domain objects do not fall in this category. AspectJ is a full-featured AOP implementation that is designed to advise both...
- White papers 2007-01-30
- << Previous
- page 1 of 1
- Next >>




