Adobe BlazeDS Cookbook - 0 views
3. Externalizers - Confluence - 0 views
-
DefaultExternalizer
-
this externalizer may be used with any POJO bean.
Granite Data Services Blog: New in GraniteDS 2.1.0 RC2: more fun with JEE6/CDI - 0 views
Bruce Phillips Blog on Java, ColdFusion, Flex and Spry: An Introduction to Shiro (forme... - 0 views
Bruce Phillips Blog on Java, ColdFusion, Flex and Spry: An Introduction to Shiro (forme... - 0 views
-
part 3
-
based on a user's role
Bruce Phillips Blog on Java, ColdFusion, Flex and Spry: An Introduction to Shiro (forme... - 0 views
Bruce Phillips Blog on Java, ColdFusion, Flex and Spry: An Introduction to Shiro (forme... - 0 views
Chapter 12. ActionScript 3 Reflection API - 0 views
-
ActionScript 3 Reflection API
-
describeType
-
method returns
- ...5 more annotations...
Remote call using class as parameter - Google Groups - 0 views
-
public class ClassHolderDTO<T> { private Class<T> classToTransfer;// get/set boilerplate}
-
Resource
-
Class<Resource> entityClass
- ...18 more annotations...
Chapter 3. Project Setup - 0 views
-
The configuration of a GraniteDS project will generally involve the following steps : Add the GraniteDS jars to the WEB-INF/lib folder of the WAR file or the lib folder of the EAR file Add the GraniteDS listener, servlets and filters in the standard WEB-INF/web.xml configuration file Define the internal configuration of GraniteDS in the WEB-INF/granite/granite-config.xml file Define the application configuration of GraniteDS (remoting destinations, messaging topics...) in the WEB-INF/flex/services-config.xml
-
You will always need granite.jar
-
jar for your JPA provider (granite-hibernate.jar for Hibernate)
- ...11 more annotations...
7. Tide Framework - Confluence - 0 views
-
GDS/Tide project represents the Data Services part of GDS
-
comparable to LiveCycle Data Services, which is neither open source nor free, as it provides similar features such as client container of managed entities, data paging, and integration with server components, but it is based on completely different principles:
-
strongly typed Hibernate/JPA detached objects
- ...5 more annotations...
Chapter 6. Messaging (Gravity) - 0 views
-
Granite Data Services provides a messaging feature, code name Gravity, implemented as a Comet-like service with AMF3 data polling over HTTP (producer/consumer based architecture)
-
GraniteDS messaging relies on two main AS3 components on the Flex side: org.granite.gravity.Consumer and org.granite.gravity.Producer
-
6.3. Common Configuration There are three main steps to configure Gravity in an application: Declare the Gravity servlet implementation for your target server in web.xml Declare a messaging service and destination in services-config.xml, mapped to a specific channel definition of type GravityChannel
- ...10 more annotations...
Chapter 10. Integration with CDI - 0 views
-
10.3.5. Security GraniteDS provides a client-side component named identity that ensures the integration between the client RemoteObject credentials and the server-side container security. It additionally includes an easy-to-use API to define runtime authorization checks on the Flex UI.
-
CDI identity component (of class org.granite.tide.cdi.Identity) predictably provides two methods login() and logout()
-
identity component is integrated with server-side role-based security and can be used to get information or show/hide UI depending on the user access rights:
- ...2 more annotations...
Chapter 16. Extensibilty - 0 views
-
16.2. Writing a Security Service
-
login(Object credentials)
-
authorize(AbstractSecurityContext context)
- ...20 more annotations...
Spicefactory - 0 views
Bruce Phillips Blog on Java, ColdFusion, Flex and Spry: Java EE 6 Example Projects For ... - 0 views
« First
‹ Previous
81 - 100 of 109
Next ›
Showing 20▼ items per page